are there any package for laravel that notify you when should you use eager loading for a given quer...
Hi All! I use the dynamically loadable module(PHPMapScript) and try to create an object of the class...
This is a weird one. I'm getting the following error: Which is obviously related to calling the suc...
Im getting this error randomly,i search it and it seems that this happens if you havent set an app k...
I am having an issue lately with codeship deploying our laravel application. Once it gets to the 'ph...
Hi Guys, I am trying to check thousands of URLs from search engine index, If they are existing or no...
when i uploaded laravel 5 project to server at somedomain.com/demo,i got error like this Warning: re...
Here is the baffling sequence of events that just transpired. I have a working Laravel installatio...
Route not working: Route::get('/', 'Client\WelcomeController@index'); But when i edit it like, it w...
Hi, when retrieving data from a db table, results are not being decoded as utf-8 for example, I have...
I recently ran a workshop at Laracon EU walking through how to add real-time features to Laravel app...
Hello everyone, I am having a large issue with the Authentication mechanisms in Laravel. First of al...
Hi all, I'm looking for some inspiration. I've got a low traffic site that's fast in my dev environm...
Hi guys, i've a little problem. i dont know how to serve my whole laravel 5.1 app in https. i cant f...
Hi, I've set up Laravel Homestead and everything works fine. But when I add hhvm: true to the Homest...
Hello all, I have an application, called Hummingbird, inside /app/ and is initialised with all route...
#Route Route::get('wesell-congratulations/{id}', ['as' => 'wesell-congratulations', 'uses' =>...
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"...
I have set up this in database.php 'testdb' => [ 'driver' => 'sqlsrv', 'host' => env(...
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