Hello Everybody I want to say I am very impressed with laravel blade and eloquent and I come from a...
I have been facing a problem of not able to use the model inside the controller in the new laravel f...
Hi. I'm trying to set up a web application in Laravel 5.1 that uses queued jobs, using the database...
i have a basic knowledge in php and laravel(i watch laravel5 fundamentalls) but i'm confused because...
I will try to explain as best I can. I have a options table which is a tree structure like: Colors...
So, this question has been asked a lot, but there has to be a better way of doing it. Using a typica...
I migrate to 5.0 , there is a fix that i find to include workbench in 5.0 "require": { &q...
Hello, I would like to make an application that is able to authenticate a users and allow it to rema...
Hey all, I tried installing my Laravel site on a client's server, and I am unable to get the Documen...
hello i can't find .env file in root dir of my workspace and iwant to create one Failed to rename fi...
Hi, I want redirect to previous Url after login on Laravel 5.0. I can't find any working solution....
Hello, Please let me know how can I post data from a non-controller class while redirecting to any r...
I'm trying to insert data using tinker compact method here is my tinker snippet $post = App\Post::cr...
Hi guys, I have a problem with the sessions on the shared hosting. I developed an app on a local ser...
Hi all, i have an application that should manage several type of users: i have different user roles...
are there any package for laravel that notify you when should you use eager loading for a given quer...
I have a SettingsController and in routes.php this will work: Route::get('settings', array( 'us...
Hy guys, Would be a problem if I change the default Auth files according with my bussiness rules? Wi...
Hi iam really new to laravel and i wanna know how to built a authentication on my own and what is be...
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