Support the ongoing development of Laravel.io →

irfandayan

Joined 29 Nov 2014

Statistics

Threads 2
Replies 2
Solutions 0
Articles 0

How to properly move local laravel application to live server?

I've running laravel application on my local machine and all the project's files go into xampp/htdoc...

0 Likes
4 Replies
posted 9 years ago

Can't rollback laravel migrate

I've created a migration for CreateUserTable successfully. <?php use Illuminate\Database\Schema\B...

0 Likes
4 Replies
replied 9 years ago

How to properly move local laravel application to live server?

I've changed the app/config/database.php to the server settings of host but it does work. Therefore...

0 Likes
replied 9 years ago

Can't rollback laravel migrate

I've resolved the issues by running the below command: COMPOSER=composer.json composer dump-autoload...

0 Likes

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.