I have a question about filtering a controller and its actions for multiple user roles. Lets say i h...
i am creating high traffic news web site. daily visitors 200.000 visit. i did full cache. see below...
It seems like there is a problem when using forceDelete() on a table with no "deleted_at"...
Hi, In the url you get something like /view/1 but I would like to to show /view/test instead, but I...
Hi I'm trying to create an admin section. So far I can login and logout. The only problem I have is...
Hey, until now i've used the simple html form <input type="text" name="name"...
The title is pretty clear, I would like to know the name of the route associated with the current UR...
According to this documentation at protecting sensitive configuration, "For "real" ap...
Ok, so we have the following two subdomains: https://www.website.com (where every url in the www sub...
I just finished the Laracasts Larabook Series and then I discovered Confide by Zizaco. What I don't...
In most of the code I write, 90% of the time I declare the data variable at a global scope. Is this...
This issue is with respect to the password reset view (i.e., the view the user is sent to from the p...
How can I obfuscate controller, view files and css, js files. How can I make them compatible with ea...
Hi, I want to ask you guys about how you seperate your roles/rights logic from views or controllers....
On picking up some older questions as how to notify the user that he has been logged out due to inac...
I use Netbeans, and when I used the recommended method to protect sensitive config parameters, Netbe...
Hi All, So after many years of failed attempts at using PHP frameworks, I found Laravel and I love i...
Hi all, I've been working for some time now on a Laravel application that's going live to the world...
Ok, so I don't know if this can be incorperated, but I notice that laravel doesn't have a way of gen...
I have 2 Laravel 4 apps built as APIs. Currently, they are protected with a custom auth driver that...
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