Hello All! I'm going to use Larave 5. My task is to build something like "Role Based Access Con...
I have two models Service and Toppings. Each Service hasMany Toppings, Toppings belongsTo Service. B...
Hi guys, I'm wondering how to deal with this situation: I have this structure: Ingredients (basic li...
With Laravel 5.0 you can use the Service folder for creating your services. But in Laravel 5.2 there...
is it possible to access all the properties of Http\Kernel class from a controller. I want to make a...
Hey Guys, I am looking for a laravel project/package that helps me build the cms for my users quicke...
Hi, I'm using this code http://codegains.com/2014/06/laravel-4-notification-system/ for my notificat...
Hello! I have a question about AngularJS + Laravel... Now, i use Angular inside Laravel (i have a f...
Hello, I have recently updated Laravel from 5.0 to 5.2 but it seems the Event handling has changed a...
vendor/illuminate/html/FormBuilder.php How to extend this class? I have a new method: <?php publi...
php artisan migrate works fine but when I do reset or rollback the error hits my terminal. I did all...
I'm currently working on a project and ran into a problem regarding rendering. Basically, I want to...
Hello everybody. I've released igaster/laravel-image-versions a simple package that allows you to cr...
Error Message: [2016-01-19 14:47:08] local.ERROR: exception 'Symfony\Component\Debug\Exception...
Hi everyone. I have a RESTful API and need to upload more than 20,000 records at once from a desktop...
I have a project that comprises of various laravel models. Everything has worked fine because I have...
we have our system and we build new system with laravel, currently it will be hard to remove the old...
I am trying to get Elixir work but for some reason it is not putting the files in the correct direc...
Is there a way to tell the Queue facade to not automatically persist what was pushed to the queue un...
I have a View Composer binded to a class that get data for one repository class and add this data in...
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