Support the ongoing development of Laravel.io →
posted 10 years ago

How to change Configuration on the fly?

Hello! I'm wondering how can I change configuration settings on the fly? For example, if I have debu...

0 Likes
2 Replies
Solved

Eloquent where condition with mysql md5() function

I am getting an md5 string value from the URL and want to check is record present in the database ta...

0 Likes
5 Replies
Solved

How often CSRF Token is changed?

Hello, I have a following scenario. In admin panel I a have page with some form, which generates som...

0 Likes
1 Replies

Laravel 4.2.11 Access Control List for API

Hello, I want to implement ACL and have created one version using the tutorial given at the followin...

0 Likes
0 Replies

How to Install Laravel on Shared Hosting?

Can I install laravel on shared hosting? If can't what is the alternative?

0 Likes
8 Replies

Laravel 4.1.28 Performance

I tried to implement my website build from Laravel 4.1.28 Cache: File Session: File Debug: FALSE DB...

0 Likes
0 Replies

Laravel 5 : faster or slower than 4.2?

From what I have read about Laravel vs other frameworks comparisons, it seems that the only thing wh...

0 Likes
1 Replies

What do I do with a Response::json() in my view?

I've been going in circles trying to google my way out of this for days. I sort of want to roll up i...

0 Likes
20 Replies
Solved

How do I prepare for 4.2 to 5 migration in January?

Hi, I am building a site in 4.2 and I want to extend its active development life by migrating it to...

0 Likes
2 Replies

hasManyThrough with a many-to-many relationship possible?

I'm looking to specify in my model a hasManyThrough relationship but through a pivot table. For exam...

0 Likes
2 Replies

change address folder lang in laravel

how to change folder lang in app/ to other directory in laravel 4?

0 Likes
0 Replies

Extends layout

When I click on the product link is direct to a view.blade.php page, I get the following message: Un...

0 Likes
2 Replies

Eloquent should or shouldn't???

Just started a new Laravel app with the added knowledge of mass assignment. I'm not sure if the foll...

0 Likes
2 Replies
Solved
posted 10 years ago

Can I access Auth in middleware?

I have two types of users (both had to log in), regular user and an admin. but only admin can manage...

0 Likes
3 Replies
Solved

Multiple checkbox data and inserting into database

I've got a checkbox list that I want to be able to insert into a database based on user input. The v...

0 Likes
8 Replies

Laravel ->lists() and AngularJS

I'm trying to populate a <select> using the lists() data from Laravel and some AngularJS code,...

0 Likes
3 Replies
Solved

Add comment using AJAX

Hello I want to add comments dynamically with AJAX but I have a problem. When I click submit I get e...

0 Likes
3 Replies

Removing the bloody Public from URL in an addon domain

I have tried to remove the public from the UR when using an addon. After 17.5 hours this is how I di...

0 Likes
5 Replies
Solved
posted 10 years ago

Carbon formatLocalized not working @ Forge

Hi How can I get dutch version of the month-names: <?php setlocale(LC_TIME, 'Dutch'); ?> <p...

0 Likes
0 Replies
posted 10 years ago

Shop tutorial with testing

Hello, As I said earlier I want to make a sort of shop in laravel. Is there somewhere a tutorial wh...

0 Likes
5 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.