Hi, i would like to create a simple output. My Controller has this code $item = Item::select('name',...
I have just notice that Laravel always add a just after open the body tag, div with style display no...
Please can anyone take a look at this and figure whats wrong? https://stackoverflow.com/questions/67...
Hello, i tried to dd($__data) in my mail templete blade view, but it is not working. Do someone have...
Hi guys, thank you for reading my thread, I'm running Laravel 8 and have some controller function, I...
phillnex liked this thread
when i am trying to log in with the credentials from my custom log in page, it show me the error Err...
When i insert data in database with sign up register page, it shows me the same page without passing...
The way I implemented multilang is through middleware and routes. Middleware Localization.php looks...
marinarioagalliu liked this thread
Laravel Version: 8.20.1 PHP Version: 8 Database Driver & Version:mysql I have an issue about loa...
web.php `<?php use Illuminate\Support\Facades\Route; Route::get('/', function () { return view('w...
I've been using laravel 8 to create a store and for some reason all of my pages won't show in browse...
I use laravel and Vue. My blade in laravel has these input variables. $sdate // value = "2020-0...
hi, im new in laravel. i want to use more than 3 table in my blade, but i have so many problem here,...
Is there solution for multiple views for different subdomains? Also it should handle queuable action...
I've got some weird behaviour of a component: With this x-layouts.app I'm getting this: https://past...
Laravel Version: 7.14.1 PHP Version: 7.4.6 Database Driver & Version: mysql Ver 8.0.19 for osx...
Envoy Version: 2.2.0 Laravel Version: 6.18.3 PHP Version: 7.4.8 Database Driver & Version: mysql...
Method Illuminate\View\View::__toString() must not throw an exception, caught ErrorException: Trying...
deniscr15 liked this thread
Hi to all. I'm trying to develop an application with Backend made with Laravel and frontend made wit...
I dont know what is going on with the routes of my Laravel 7 project. When the route is simple, like...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community