Support the ongoing development of Laravel.io →

3,391 Threads

Laravel and Browser Caching

So i found a cache option in laravel but it seems to store the variable on the server. I am looking...

0 Likes
1 Replies

My Homestead 2 setup on Windows

I created this thread as a reply to another to keep the topics separate but related. Here is how I s...

0 Likes
8 Replies
posted 9 years ago

Laravel 5.1 Backpanel Setup

I am new to Laravel. I am trying to set an application which has admin panel, ability to manage the...

0 Likes
2 Replies

Trying to remove public from url Laravel

I have this code in my .htaccess file: <IfModule mod_rewrite.c> RewriteEngine On Rewrit...

0 Likes
1 Replies

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

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

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

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

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

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

Laravel project in subfolder.

I have inserted laravel project in. http://domain.dd.dd/myproject/laravel and path to index looks li...

0 Likes
0 Replies

Laravel 4.2 ErrorException (E_NOTICE) Trying to get property of non-object

Hi, Im currently making a ecommerce site using laravel 4.2 and I've encounter an error "Trying...

0 Likes
0 Replies

no secure urls

I am creating a small website for our internal use in the company, is there any way to disable https...

0 Likes
2 Replies
Solved

Viewing output of Artisan console command that defers to model

I have a console command that defers to a model. The model has Log::info("blah blah"); Whe...

0 Likes
0 Replies

How to namespace a folder?

So I moved my models from the App folder to a Models subfolder and now any time I want to use a mode...

0 Likes
0 Replies

Homestead. PhpMyAdmin - session issue. Cannot access any logs files. Only "vagrant" visible

Hi, I am trying to run phpmyadmin(downloaded last one from webpage,extracted to shared folder,app co...

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.