Support the ongoing development of Laravel.io →

Broadcasting event error

Hello everybody. I've started to use Laravel 5.1 and its pretty awesome, just wanted to play around...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 error link_to_route

Hello, Just downloaded Laravel 5 and am getting Call to undefined function link_to_route() Am I supp...

0 Likes
6 Replies
Solved

Error while using php artisan app:name to name the application

After a Laravel fresh install using ´composer global require "laravel/installer=~1.1"´ and...

0 Likes
2 Replies
Solved

remember_token

How should the remember_token be set?

0 Likes
16 Replies
Solved

Clean 5.1 installation fails with "Whoops, look like something went wrong."

I did a brand new installation of 5.1, and performed the chmod -R 777 on bootstrap and storage direc...

0 Likes
2 Replies

following Jeffrey Ways Easy Auth and have come to stumbling block

I keep getting "FatalErrorException in ArticlesController.php line 67: Call to a member functio...

0 Likes
3 Replies
Solved

records insertion progress

csv contain information with item name,price,description etc.and csv contain around 500 records. I'm...

0 Likes
0 Replies

Union in loop select - Query

Hi i need to create a union of select queries in a for loop. following is my code. $union = DB::tabl...

0 Likes
1 Replies
posted 9 years ago

What's the purpose of code injection in controllers constructors?

Hi, Here is how we should(?) instantiate classes needed by a controller class (just an example): cla...

0 Likes
5 Replies
Solved
posted 9 years ago

Testing: Type in field without name

I'm trying to test a payment form with fields without a name tag like this: <form action="/w...

0 Likes
0 Replies

Restricting access to auth/register page

Hi, This is probably quite simple, but I can't quite figure out how to go about it. What is was tryi...

0 Likes
4 Replies
Solved

Updating Laravel 5.0 files/folders outside of /vendor?

I have a Laravel 5.0 dev branch project from over a week ago. Since then, bower.json and .bowerrc c...

0 Likes
2 Replies
posted 10 years ago

Intervention/Image installation problems - phpinfo

I've been trying to install intervention/image but I get the following error: Problem 1 Installa...

0 Likes
4 Replies

pre shared key and laravel

is there a good show case of laravel rest resource being verified via pre shared key?

0 Likes
0 Replies

CRUD operations

Hello, Can someone help me with my problem or show example. I am a new user of laravel community. I...

0 Likes
1 Replies
posted 9 years ago

Switching Between List & Grid Views

I'm relatively new to Laravel so please forgive my ignorance. I'm creating an app and want to give t...

0 Likes
1 Replies

Laravel 4.2 - Eloquent Model does not throw Undefined Property

I have this Eloquent model. $order = Order::find(1); When I echo $order->Status; this should thro...

0 Likes
1 Replies
posted 9 years ago

How to print the custom response text in abort() function?

Hi, I found this line in the 5.0 documentation: abort(403, 'Unauthorized action.'); My question is...

0 Likes
2 Replies

Token mismatch on file import

I have a problem that I'm hoping someone has either run into before, or has an idea of the possible...

0 Likes
2 Replies

Upgrading to Laravel 5.1 from 4.1

Simple question and I am sorry if it was already stated elsewhere; Do I have to upgrade to each vers...

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