Support the ongoing development of Laravel.io →

Homestead 2.0 unbearably slow

I just made a fresh install of homestead + vagrant and the VM is stupid slow. Even running simple co...

0 Likes
2 Replies

Slow responses on Homestead

I'm having some issues with Homestead or better yet Vagrant and Virtualbox itself. The requests I'm...

0 Likes
3 Replies

How laravel create (belogsTo, hasMany, etc..) dynamic properties over models?

For example, if I have the following code: class User extends Model { public function tasks()...

0 Likes
3 Replies
Solved

verify if user is locked

I need to check if the User is blocked at the time of login. for this I created a users table field...

0 Likes
6 Replies
posted 9 years ago

Laravel Admin Panel [Simple, Example]

Is there any example of Laravel-based 5 project Admin Panel where you can edit : Menu Pages Articles...

0 Likes
0 Replies

Artisan Command Call

I have created one module, in that module I have one config.php file. When I call php artisan vendor...

0 Likes
0 Replies

Generic resource routing with Polymorphic models

What would my route::resource look like for a model that can be created off of others. I have 3 basi...

0 Likes
1 Replies

ReflectionException (Request does not exist) after deployment

Hello, i followed this guide to deploy my application at a hostgator shared host: Guide Everything w...

0 Likes
1 Replies
Solved

Guzzle6 - Curl can't resolve external website from my development environment.

I am unable to use Guzzle with external, publicly accessible websites (ie. Google.com) from my local...

0 Likes
0 Replies

cURL error 6: Could not resolve host

(I don't know if this is a homestead, vagrant laravel or guzzle issue so I posted in all, any pointe...

0 Likes
1 Replies

how pass # chars as urls parameters ?

i tried validate (following validator docs ) using regex but didnt' work...need i to do something mo...

0 Likes
2 Replies

multiple image with related tables

I intend to create in my backend where it is possible to create workshops. In the workshops we have...

0 Likes
0 Replies
posted 9 years ago

Variable from text file content

I have inherited a site in Laravel 3. I would like to create a variable from the one line content of...

0 Likes
1 Replies

Laravel 5.1 (LTS) Repository Class not found

Hello Like in the title, my repository class can't be found. My code: http://laravel.io/bin/Jx7y7 My...

0 Likes
2 Replies

Access denied for user 'homestead'@'localhost'

Hello Laravelers, I have just started learning Laravel on the official website : http://laravel.com/...

0 Likes
3 Replies

Class 'App\DB' not found

Hello friends,Please help me to fix this error. FatalErrorException in news.php line 54: Class 'Ap...

0 Likes
2 Replies
Solved
posted 10 years ago

Best practice: how to manage categories?

Hi, I've tried to do my own CMS using laravel Currently I have a blade file to which I send a $menu...

0 Likes
10 Replies

Laravel Route wont work on server. Im using Cloudways and Digital Ocean as the Cloud Provider

Im developing an API (without auth) that returns JSON data. When I make GET request. It works fine b...

0 Likes
0 Replies
posted 9 years ago

second Connection to Redis Server

Hi, i´m trying to execute some Redis Commands in a Redis PSUBSCRIBE Loop. It fails with Error: [Pred...

0 Likes
0 Replies

Laravel file manager issue

Hello everybody, i have an issue as somebody else who had post it in github but nobody has answered...

0 Likes
3 Replies
Solved

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.