I would like to sort items by column relation in laravel (5.1) I have a database table called intere...
I have 3 tables Course , Lesson , Assets A Course will have multiple Lessons and 1 Lesson will be li...
Hello, I'm new with Laravel and web development in general. I'm learning while trying to build my ow...
I've configured Elixir to handle my assets with versioning. I'm not seeing the version generated for...
I'd like to know if the accessors and mutators could be (ab)used for this purpose, from what I gathe...
Hey guys, I'm fairly new to Laravel. Can someone give me instructions or send links of a details Vag...
bindShared() is mostly conquering the core laravel classes, but share() is still being used in certa...
Hi, Does anyone know of a good Laravel 5.2 tutorial to explain multi auth setup? I want to create tw...
Hello, I have recently updated Laravel from 5.0 to 5.2 but it seems the Event handling has changed a...
Hello all, I'm looking for a free laravel bundle ticket system for my website (as for example : http...
Well, some months ago, i had a problem: my artisan just stop working. i couldnt even use "php a...
I am trying to add a profile image upload in Laravel 5.1. I used the Intervention/Image Package but...
Hi, I'm trying to install Homestead on a Mac using VirtualBox and when I edit the homstead.yaml file...
Now I may be being stupid and not understanding fully... I'm trying to add items to a shopping cart...
Hi i am using two roles in users table user and agent., if user is login then redirect to user_profi...
I'd like to pass a predefined value from my route as an argument to controller. Assuming this is my...
vendor/illuminate/html/FormBuilder.php How to extend this class? I have a new method: <?php publi...
I'm trying to migrate a cloned project. I've set the .env file with credentials matching my DB and i...
Hey all ;) I need to calculate hours only. When I do something like 18:15:10 + 10:15:20 it would lik...
I've got a controller action which is attempting to call a stored procedure on a MS SQL Server 2008...
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