I've searched about it on internet but it seems to be different. I'm using laravel5.1 and implemente...
I'm new to Laravel. In previous projects I have had files/images that I want to be accessed ONLY by...
Hello everyone ... I have this problem, it is complicated to explain so I will try to summarize the...
Hi everyone, i have a bit of a struggle with the resource controllers. As you can guess from the top...
Laravel 5.4, laravelcollective/html 5.4.8 Parent Blade template for creating/editing Entries: (as yo...
I know how I can get the data needed, but want to follow Laravel/MVC practices here and new to it. I...
hi,everyone,nice too me you! i'm from chinese,I love the program, 18 years old this year. I really l...
Hi, my laravel is very slow. It takes 360ms - 1.5s to load (acoording to the debug bar) The database...
When I try to create a controller like this : $ php artisan make:controller PostController it just l...
Hey People, I am trying to setup Homestead on my home machine for Uni. I can get the machine started...
Hello, I'm trying to get the ID of the ids that I'm passing, in case it can be up to two ids since I...
Hi, I am creating an application with different set of users - clients, staff and admin. Each one wi...
I set up a form for uploading files and it works great with everything, including pictures from the...
Hi! I know, thist question has been discussed already in this forum. But sorry, i just don't get it....
Hello, I'm fetching a specific record with a DB table using MyTable::where(['type' => $sometype])...
I am using the following laravel package for my newsletters: laravel-newsletter I have the following...
i write @if(1==1) say 1 @else say 2 @endif and got error Parse error: syntax error, unexpected 'else...
Hi, I was looking for a package to integrate Redactor WYSIWYG into Laravel. But most Redactor projec...
Hello, I have a relation like this : A - id - fields - X B - same id as A - fields C - same id as...
I'm trying to send an .ics file as an email attachment using Laravel's MAIL class. When email is rec...
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.