Support the ongoing development of Laravel.io →

3,383 Threads

Laravel debugging view dissapear

Hello, I am having this issue for a week, my debugging view is gone and laravel just come to "i...

0 Likes
1 Replies

Homestead: Can't connect via web browser through homestead.app without re-installing VirtualBox every time.

I'm having a problem where whenever I fire up the homestead vagrant if I go to homestead.app it time...

0 Likes
0 Replies

Laravel 5 installation in subdirectory

I've been having trouble with this for about 3 days now and I've read tons of stackoverflow solution...

0 Likes
2 Replies

Hosting Laravel 5 on Subdomain

I've downloaded laravel 5 from official site and I want to host these files into my sub-domain. Plea...

0 Likes
2 Replies

Could not open input file: artisan after changging directory structure

I install Laravel-5.2 in my localhost and change directory structure like this -laravelfiles -pacakg...

0 Likes
0 Replies

Cant show image from Php artisan Server

Im not shure why but i am shure that when i try to get an image from a floder in public dir and im o...

0 Likes
2 Replies

Socialite with Google/G+ keeps asking for offline access permission

I have installed Socialite, and I can get it to talk with google and allow people to login, and then...

0 Likes
2 Replies

Integrate paypal to Laravel 5.2

Heya guys, i tried all day to find a library fully compatible with Laravel 5.2 for integrate paypal,...

0 Likes
0 Replies

Need help installing gulp/elixir, 'laravel-elixir' module not found error.

I've tried so many ways of installing this on my Windows 10. Tried locally, tried with homestead, un...

0 Likes
4 Replies

how to use google drive as astoreage like amazon s3?

I want to know how to use Google drive as a storage to save images on it just like Amazon s3 provide...

0 Likes
0 Replies

Laravel 5.1 scheduler not workin in OVH

I'm trying to run a cron in my OVH but it is not accepting the command : php artisan schedule:run 1&...

0 Likes
1 Replies
posted 8 years ago

Class App\Http\Controllers\users does not exist

I tried to create my first laravel project and keep getting this error.I'm using Laravel 5. Here are...

0 Likes
2 Replies

Laravel 5.1 - 2 x projects shared host + subdomain .htaccess

I currently have a site hosted on a shared server. The shared host do not allow me to place code abo...

0 Likes
1 Replies

php -v no such file or directory on cpanel error

for composer installation on cpanel i used this line alias php='/opt/php55/bin/php' after used this...

0 Likes
1 Replies

Cant Login with Socialite !

public function redirectToFacebookLogin() { return Socialite::driver('facebook')->redirect(); } /...

0 Likes
1 Replies

HTTPS issue with laravel

Hi Guys, I am getting laravel issue NotFoundHttpException while shifting our site to secure domain....

0 Likes
0 Replies

(Upload image or not)

Hey what can i code if i don't want to have a image. i get error: Call to a member function getClien...

0 Likes
2 Replies
Solved

Redirect 301 manually on htaccess

Hello everyone, kindly as I can set in .htaccess redirect 301 "manually"? For example to g...

0 Likes
0 Replies

Working with PDF templates and placeholder

Hi all, i should work with an existing pdf file and put placeholders on it. I've to fill them with s...

0 Likes
2 Replies

how to change default database connection in controller

Hello all , i want to ask some question . i want to use database connection depending on each user l...

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

© 2024 Laravel.io - All rights reserved.