so i do eager loading and it returned 1 array inside array like this array(3) { [0]=> array(6...
What way should I be using deletes to send a id to the user destroy method? <td class="cente...
I don't understand, why remove Html package on Laravel 5 ????????????????
I am stuck now for 2 days with this problem and any help would be really appreciated. down vote favo...
I have a problem, all commands that try to put on view do not work they appear on the page as text h...
i have role.blade.php file contains : <?php $user = Sentry::getUser(); $gro...
Hello, here is my Array: [ [ { "collectionsID": 14, "checklistsname": "Chah...
I have two table Users --- id --- username --- group_id Group -- id -- name I tried get all users a...
I used to have a URL like the following. localhost/details?page=photos Which would then get a sectio...
First and foremost, i'm very green in Laravel. So pls take that into consideration if i use any wron...
i have the issues Array to string conversion vendor/laravel/framework/src/Illuminate/Routing/Router....
laravel core is called illuminate is that mean laravel supports illuminati?
I have a page showing a list of records, when you click a delete button a modal box appears to confi...
I am following a Codebright Laravel book which teaches about routing in the Basic Routing chapter. I...
i wanted to create a themes folder for my mini-cms project, how can i achieve that using Laravel?
Hi, I'm building a new site in Laravel 4.2 and have written a class to handle adding and rendering o...
i don't know how to fix this is an error just in one page. I enable debug just to see the error, in...
I know this is happening because the referer header isn't being set. I need to be able to provide a...
I want to try out Laravel 4 Bootstrap Starter Kit https://github.com/andrewelkins/Laravel-4-Bootstra...
Howdy, So I have a admin package that contains a BaseAdminController class and I also have other pac...
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