#Route Route::get('wesell-congratulations/{id}', ['as' => 'wesell-congratulations', 'uses' =>...
there is a view rendering a list of people in an html table with columns like "firstname",...
I'm trying to serve a cached image but I'm only getting a broken image link. How come? $cachedImage...
for some reason I'm getting : "Class App\Http\Controllers\TranslatorService does not exist"...
hi guys I want to ask if I click this link on my email http://localhost:1234/directory/public/regis...
Hey guys, I am having trouble figuring out how to properly update or create a models related model....
I wanna use simple-qrcode library to generate a qr code in my apps, anyone knows tutorial about this...
I have set up this in database.php 'testdb' => [ 'driver' => 'sqlsrv', 'host' => env(...
Hey, I'm trying to remove a record by unquie id using eloquent this is my first ever project in lara...
Hello, I am working on a small project with Laravel and Laravel Cashier. I have most things working...
Hi, I am in efforts to get unique value to show in View Blade , I need to print Country Name single...
Hi, right now I'm trying to use laravel in a personal application but I have found an important prob...
I'm trying to create a package that just return "Ola" on the console. I'm creating a comma...
I've been struggling with a fresh install of Laravel on virtual box, yesterday I had a white screen...
I am attempting to create a query scope since it gets called various times in the app so my first at...
Hi, I need some help with eloquent relationships. I have a 'User' table having two columns: 'latitud...
I have a simple app that works fine locally, but when I push it to production, I am getting the Toke...
how to convert url like example.com/index.php/students/by_id/101010 to laravel url example.com/stude...
Hello guys, I was wondering how can i cache paginated collection this is my code so far. public fun...
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