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...
Hi All! I use the dynamically loadable module(PHPMapScript) and try to create an object of the class...
I'll try to keep this as short as possible. Basically I want to be able to do this: Let's say I have...
Hey guys, i have a question about escaping data in form inputs. Is laravel 5.1 escaping data automat...
This is a weird one. I'm getting the following error: Which is obviously related to calling the suc...
I've installed laravel4 on the nginx backend of a nginx (SSL terminator) -> varnish -> nginx (...
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