Support the ongoing development of Laravel.io →

Creating a sub-domain route from a primary key

Hello, I currently have a page that lists all of the 'products' in my database by name. I am trying...

0 Likes
4 Replies

Laravel Migrate

Hello guys. I'm wondering how i can do single change in single table without affected on other table...

0 Likes
1 Replies
Solved

Problem with mcrypt installed with homebrew

Hello everyone, I've a problem with my extension mcrypt I installed mcrypt with homebrew and when I...

0 Likes
1 Replies
Solved
posted 10 years ago

Problem with unit tests in Laravel 5, PHPStorm, i cannot test with HTTP Request!

Hello there, I have problem when I'm trying to test through any http request, It give: Expected stat...

0 Likes
3 Replies
posted 10 years ago

Composer error

Hey everyone, Got a error when I run composer update, it first updates everything and creates the lo...

0 Likes
4 Replies
Solved

Filter CSRF Token not working on the first time open webpage

I am using Laravel 4 and i also knew how to used token verify. Everything work perfect except for 1...

0 Likes
1 Replies

CSRF token empty

I destroy all session before create a form. And input CSRF token empty. Controller class TestControl...

0 Likes
2 Replies
Solved

L5: Validate request-route('id')

Hi everyone, I have a route Route::get('user/{id}', 'UserController@profile'); and a UserController...

0 Likes
2 Replies
Solved
posted 10 years ago

Approve users after registration

Is it possible to modify the built in Auth so that new user registrations need to be approved? I gue...

0 Likes
2 Replies

add(or update) get parameters to existing

Hello, i have a form which filters my eshop products via the get parameters. when input radio button...

0 Likes
3 Replies

Different create() and store() method for same model but with different attributes

Hello, I am in i situation where I have to handle that the way to create and store method are not th...

0 Likes
1 Replies

Created my whole database without migrations..

I'm very new to Laravel and PHP really. I'm progressing really well and I absolutely love Laravel ho...

0 Likes
4 Replies

Moved project, getting NotFoundHttpException

I'm developing on windows using wamp. To my laravel project folder and moved it from one pc to anoth...

0 Likes
3 Replies
Solved

Problem with flash session and redirect

Hi, I use the laracasts/flash package to flash messages to views/sessions. However, if I flash a mes...

0 Likes
2 Replies
Solved
posted 10 years ago

How do you use the json returned from the server and display it

I am new to laravel 5 and was wondering how do you display json. I am developing locally and want to...

0 Likes
17 Replies
posted 10 years ago

View rendering with mail queue

Hi all, I've beent testing around with mail queues using iron.io. I've modified "config/queue.p...

0 Likes
1 Replies
Solved

Undefined class in IoC

I'am trying to do dependency injection between two services via IoC, and getting ReflectionException...

0 Likes
1 Replies
Solved
posted 11 years ago

Exist something like mysqli_multi_query in laravel 4?

Hi, I have to make multiple updates and i want to make to run just only once. In php we have mysqli_...

0 Likes
1 Replies

Is it possible to call images from outside the public folder or any folder or directory in your computer in Laravel 4?

this is my code calling from public folder and its works... <img src="/placeImages/{{$image[...

0 Likes
6 Replies

Laravel 5 XAMPP Can't connect DB, I'm going to die?

Hi I still can't connect to database properly. When I type the commands below. php artisan migrate...

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.

© 2025 Laravel.io - All rights reserved.