Hello! I'm wondering how can I change configuration settings on the fly? For example, if I have debu...
I am getting an md5 string value from the URL and want to check is record present in the database ta...
Hello, I have a following scenario. In admin panel I a have page with some form, which generates som...
Hello, I want to implement ACL and have created one version using the tutorial given at the followin...
Can I install laravel on shared hosting? If can't what is the alternative?
I tried to implement my website build from Laravel 4.1.28 Cache: File Session: File Debug: FALSE DB...
From what I have read about Laravel vs other frameworks comparisons, it seems that the only thing wh...
I've been going in circles trying to google my way out of this for days. I sort of want to roll up i...
Hi, I am building a site in 4.2 and I want to extend its active development life by migrating it to...
I'm looking to specify in my model a hasManyThrough relationship but through a pivot table. For exam...
how to change folder lang in app/ to other directory in laravel 4?
When I click on the product link is direct to a view.blade.php page, I get the following message: Un...
Just started a new Laravel app with the added knowledge of mass assignment. I'm not sure if the foll...
I have two types of users (both had to log in), regular user and an admin. but only admin can manage...
I've got a checkbox list that I want to be able to insert into a database based on user input. The v...
I'm trying to populate a <select> using the lists() data from Laravel and some AngularJS code,...
Hello I want to add comments dynamically with AJAX but I have a problem. When I click submit I get e...
I have tried to remove the public from the UR when using an addon. After 17.5 hours this is how I di...
Hi How can I get dutch version of the month-names: <?php setlocale(LC_TIME, 'Dutch'); ?> <p...
Hello, As I said earlier I want to make a sort of shop in laravel. Is there somewhere a tutorial wh...
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