I'd like to be able to have multiple dynamic routes that can interrupt each other. For example, I ha...
I run a non-commercial file sharing site powered by Laravel. Currently, users IP addresses are recor...
Hello all, I have an application, called Hummingbird, inside /app/ and is initialised with all route...
Hi my dear laravel Buddies,i have an issues with implement custom validation for Vat Number, so any...
#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...
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