I have my application routes more or less split between "backend" and "frontend"...
Correct me if I'm wrong, but isn't gulp included with the latest version of homestead? The reason I...
need help on this this error: The stream or file "/volume1/web/dar/app/storage/logs/laravel.log...
Hello, Big fan, changing all websites and apps to use laravel. First question, no really good answer...
Hi, I want to build this query out of eloquent (I know you can with QB but for sake of elegance and...
Hi!!! I have Authentication in my web with "php artisan make:auth", all work well, less wh...
Hello everyone, I'm building a very simple app in Laravel 5.2, but when using AuthController's actio...
I am having trouble to add plugins using unisharp/laravel-ckeditor stander editor for laravel 5.1. I...
Hi, we have installed laravel 5.1 with php 7 but when we try to read an excel with laravel excel pac...
I have a url http://localhost:800/edit/ABCD1 once the user login having its key "ABCD1"...
Hi, I'm using Eloquent to retrieve results with a chunk. With large collections, the closure seems t...
How would I go about calling a model using a dynamic variable? I thought $nameOfModel::all() would w...
Hello everyone, I try to login as following public function postLogin(LoginRequest $request) {...
I'm inserting related records but need to return the ID of one of the inserted ones. How do I do thi...
Ich bin auch macht Teig für Gesundheit ermächtigt fühlen und fühlen sich auf um die Ebene der Erfüll...
Hello, I have a very confusing problem and yesterday spent whole day trying to solve it, but without...
Hi, I've been stuck with this problem for days now: I have a service provider that monitors for the...
this is my routes: Route::any('cv/{idj1?}/{idj2?}/{idj3?}/{idj4?}', [ 'as'=>'idj1',...
Why can't I use my model Case to my CasesController.
I'm building a file uploader on a project and plan to use the Form Request feature. Is it possible?
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