Category: Uncategorized

  • How to download a Git and push on Xampp

    Clone: git clone https://github.com/gemul/inventory-laravel.git inventory cd inventory Copy .env.example file to .env and edit database credentials and APP_URL Run composer install Run composer dump-autoload Run php artisan key:generate Run php artisan […]

    Continue reading

  • How to recover a corrupt database

    If you can’t boot the server, reboot in rescue mode and mount the partition. Then, enter to var/lib/mysql Copy ib_logfileX […]

    Continue reading

  • Hello world!

    Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

    Continue reading