Support the ongoing development of Laravel.io →

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

project not working after composer update

just wanted the latest laravel 5 components. and now nothing works: date_default_timezone_set() - in...

0 Likes
1 Replies
Solved

SSO for multiple applications

Hi, I'm currently looking at ways to create a SSO based application setup. The idea is as the follow...

0 Likes
1 Replies

Login not working

Hi My login is not working, and I know that my details are correct. I'm also using creo's module pac...

0 Likes
2 Replies

Calling Redirect::back() from a other function does not work. Laravel 4

I'm new in Laravel and some times it's hard to undestand waht's happening. I have a code for validat...

0 Likes
2 Replies
Solved
posted 10 years ago

How to get a "permissions" list?

Hi, I try to make an ACL with this Package: https://github.com/Toddish/Verify-L4 To add Permissions...

0 Likes
5 Replies
Solved

Laravel 4: Querying two tables in one function

Hi fellow laravel developers! I am a newbie here and is having a hard time looking for the answers t...

0 Likes
0 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.