Support the ongoing development of Laravel.io →

Redirect::route() adds port 80 to URL causing error

I am using cloud9 and laravel 4.2. I have the basics of laravel going well. I have multiple routes a...

0 Likes
1 Replies
posted 11 years ago

Model create delete the id attribute

I need to set id manually instead increments, but I have a problem. $user = User::create...

0 Likes
3 Replies

Problem with Laravel 5 and Memcached session driver

I'm hosting a laravel application in amazon aws free tier. I'm using memcached instance on amazon fo...

0 Likes
0 Replies
posted 11 years ago

Laravel count/leftjoin Multiple Tables

Hello, i want to select all users from table and check counts if they loggid in from facebook/google...

0 Likes
7 Replies

Can't intall : Installation Via Laravel Installer

I installed laravel via composer but my laravel comman doesn't work in my command line. I'm still us...

0 Likes
4 Replies

Laravel and node

Hey guys, i have a laravel 4 project that is almost complete it is my first project. as one of the f...

0 Likes
0 Replies

Resizing images using Intervention

I am trying to manipulate images in Laravel using intervention. I have followed all the required set...

0 Likes
1 Replies
Solved

Token mismatch/Decrypt error for CSRF and XSRF sent via angular

Hello I am using the angularavel setup for my app. On my local setup i do not need to explicitly sen...

0 Likes
0 Replies

Email without view

How to create email service without blade(VIEW) in laravel 4.2.

0 Likes
1 Replies
posted 11 years ago

Routes not working even though mod_write is enabled and htaccess is working.

This really has me scratching my head. I stood up a new server for my application, it is Ubuntu 14.0...

0 Likes
1 Replies
posted 11 years ago

Lumen and Laravel user logins

If user login in normal laravel application, is it possible use same login session in lumen without...

0 Likes
1 Replies
posted 11 years ago

Sessions not persisting between page request - Laravel 4.2.11

Hello, I am using laravel 4.2.11, MAMP(php - 5.4.19) on Mac OSX 10.9.3. Permissions on app/storage/...

0 Likes
3 Replies

Validation: Unique-rule to check for emails with exceptions

For testing and support issues I´d like to allow one or two emails to be used multiple times in my u...

0 Likes
4 Replies
posted 11 years ago

Should prevent sql injection in Route Parameters?

I have a search route, Route::post('tag/search/{name}', array('as' => 'tag.data.post', 'uses' =&g...

0 Likes
2 Replies

Unique validator with complex where logic

I'm writing a validator that verifies that an IP is unique. The complexity is that these are IP rang...

0 Likes
1 Replies

Ajax From Validation in Bootstrap Modal

Hello, I need an Example or tuto how to add form validation on Bootstrap Modal using ajax and json r...

0 Likes
0 Replies
posted 11 years ago

Using query builder with Microsoft SQL?

Hello, I've been trying to get laravel to work with a Microsoft SQL Server. I've installed FreeTDS,...

0 Likes
2 Replies
Solved
posted 11 years ago

LazyArtisan automatically manages ServiceProviders / Facades

Lazy Artisan automatically adds and manages your Service Providers and Facades in your app config. I...

0 Likes
0 Replies

Controller vs View: Calculating date diff within foreach loop

Users create projects, projects last 14, 30 or 45 days. An "endDay" is calculated using ja...

0 Likes
4 Replies
Solved
posted 11 years ago

Adding a query string on every page change

When someone comes to my application, a query string is passed along with them. I need to keep that...

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

© 2026 Laravel.io - All rights reserved.