Support the ongoing development of Laravel.io →

3,383 Threads

Minimum PHP Version for latest Laravel 4?

Hi, I teach Web Development to Diploma students and I have introduced Laravel 4 as the PHP Framework...

0 Likes
4 Replies

Laravel Hosting Providers

Hi guys, What are your suggestions for reliable and compatible hosts for larger Laravel 4 applicatio...

0 Likes
14 Replies

Artisan Migrate Not Working

I'm having problems with my migration code, This is the error I'm recieving: PHP Parse error: synta...

0 Likes
4 Replies
Solved
posted 7 years ago

Laravel .env file not working with 127.0.0.1 but works with localhost

I have a laravel app that works fine with DB_HOST=localhost but does not work with DB_HOST=127.0.0.1...

0 Likes
1 Replies

add /public/ to routes

I've moved my application and need to add /public/ before everything for it to work correctly. How c...

0 Likes
0 Replies

Listening for event error

Basically, i'm sending out an event; Pusher is receiving it on their debug console. YET my other bro...

0 Likes
1 Replies

Database Error Migrate

after php artisan migrate, theres an error I got below: [Illuminate\Database\QueryException] SQLSTAT...

0 Likes
4 Replies
Solved

Can't create Controller

Hello everyone. I downloaded someone else's project: github I was able to install it and my browser...

0 Likes
1 Replies

Call to a member function getClientOriginalName() on a non-object with intervention

public function postCreate() { $validator = Validator::make(Input::all(), Product::$rules); if ($...

0 Likes
12 Replies
Solved

No input file specified.

Hey, I installed Laravel with Homestead. Dependent on the Laravel documentation. The Project-Folder...

0 Likes
3 Replies
Solved

Problem creating directory in 'tmp'

I get an error when uploading an image and I think it must be a permissions issue. Image ius saved l...

0 Likes
0 Replies

Pusher/Laravel Error

My console is throwing the following error: Pusher : No callbacks on private-App.user.1 for pusher:s...

0 Likes
0 Replies

Need Help About Laravel API !!!

Hello, I have two web Application that's work in different domaine , The first one is a Laravel web...

0 Likes
0 Replies

Laravel Session Id always changes every refresh in Laravel 5.4

So the title basically says it all, I am using Laravel 5.4, PHP 7.1 and on my local machine sessions...

0 Likes
2 Replies

Can't acces route on live server

Hello, I have uploaded my laravel project to my web server, into the public_html folder and i got in...

0 Likes
1 Replies

Laravel Authentication Customization

Hi, Learn how to use artisan to scaffold the authentication then customize it to meet your needs. ht...

0 Likes
0 Replies

Laravel 5 giving 500 internal server error on godaddy

Laravel 5 giving server error when all files transferred from localhost to server.This is working fi...

0 Likes
8 Replies

PHPUnit test with XAMPP localhost instead of laravel artisan serve

I have unit tests (not dusk browser test) setup on laravel 5.4, I have configured the baseUrl in php...

0 Likes
0 Replies

Elasticsearch, No alive nodes found in your cluster

Hi, I'm using elasticsearch 5.2.2 with Laravel 5.4 and homestead and I get the following error when...

0 Likes
1 Replies

SEO ISSUES

My Domain name is “ hasafer.com” , It’s have about 1000 URLs, In webmasters I have only one indexed...

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

© 2024 Laravel.io - All rights reserved.