At the moment I am trying to pass a value of a variable that is $entry from my EntryController to th...
What do you think is the best practice for security regarding laravel , especially in doing permissi...
I try to run php artisan queue:work as a symfony process so i made a class and in this class i have...
Hello guys, I would like to introduce my "first" github project, initially i have made it...
I am using Laravel 5.4 and API Authentication Passpot and dingo API. My Route: $api->group( [ 'pr...
I'm using Password Grant Tokens for API. I have a route /api/contact but I do not want it uses middl...
Although it has been asked for many times, but the error still exists after I followed the answers:...
Does withDefault() work with a hasOne relationship? I haven't been able to get it to work.
Changes to file webpack.mix.js are not applied File contents webpack.mix.js mix.js('resources/assets...
After I copied and pasted all the files in my laravel app into the htdocs of my xampp folder (precis...
I have a problem on grouping the record based on its name of the color. Here I would like to explain...
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...
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