Support the ongoing development of Laravel.io →

Laravel Socialite class not found

I need to set up social authentication in Laravel asap as the project delivery is in touching distan...

0 Likes
0 Replies

Moving to Laravel, if I have a Codeigniter background?

Suppose I'm familiar with developing applications in Codeigniter, but now I'd like to start using La...

0 Likes
0 Replies

useStoragePath in AppServiceProvider

Laravel Version: 5.4.33 PHP Version: 7.0.22-0ubuntu0.16.04.1 Database Driver & Version: 10.1.25...

0 Likes
0 Replies

Make your Unique Site with Wanelo Shopping Business

Business shopping have exclusive tie up with copious stores and products lies on a single platform....

0 Likes
0 Replies

Create a Factory without a model?

I want to define a factory for a post from the front end. There's no model for it. How do I make a f...

0 Likes
0 Replies

Composite PK for organization, role, permission?

I am trying to implement a DB schema in which I have users that belong to one organization or more,...

0 Likes
1 Replies
posted 8 years ago

Unable to update user profile settings

Unable to update user profile settings in https://laravel.io/settings. When i tried to update my ema...

0 Likes
0 Replies

Seed random dates in model factory.

I want to seed a mysql format date in my Model Factory which is like 2017-08-19 and use mt_rand or a...

0 Likes
0 Replies

CIPHER Error

I keep getting this error after updating to laravel/framework (5.1.x-dev c8ade4d) The only supported...

0 Likes
10 Replies
Solved

Popular Routing

Hello everyone! After some have watched screencasts I see that everyone wrote a routes manually for...

0 Likes
3 Replies

Html, Form class not found in Laravel 5

I can't use Html, Form helper in Laravel 5.

0 Likes
27 Replies
Solved
posted 10 years ago

[Laravel5] How to change logs path?

In L4 we have an ability to change path where laravel stores it's logs (in /app/start/global.php fil...

0 Likes
5 Replies
Solved
posted 8 years ago

[Laravel 5.4] using custom authentication

Hello, I'm quite a newbie with Laravel; I created a couple of dummy project to test default Authenti...

0 Likes
0 Replies

group middleware not working in laravel 5.4

I am create Restfull API using laravel 5.4 and create simple CRUD demo with middleware group routing...

0 Likes
0 Replies

Laravel 5 – querying items by many-to-many related model (value in pivot table)

Hello! I've got a following many-to-many relation: attendees - attendee_tag - tag where attendee_ta...

0 Likes
0 Replies
posted 8 years ago

Include the inline style sheet in laravel

how to include in inline style sheet in laravel framework

0 Likes
0 Replies
posted 8 years ago

is it possible to use config/vendor and let `config()` resolve the path automatically ?

so atm any installed package just dump its config in the root/config folder which after a while the...

0 Likes
0 Replies

how to bind a model to another ?

some packages comes pre-packed with its own models ex.Cart but sometimes i want to add some extra lo...

0 Likes
0 Replies
posted 8 years ago

How to up or down a specific migration ?

I came from rails framework i want to down a specific migration without creating another migration l...

0 Likes
0 Replies

Distribute collection into collection of related domain model

So I have relations : class Folder extends Model { public function files() { return...

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.