LaravelPackages.net
Acme Inc.
Toggle sidebar
phplaravel/php-laravel

It's a simple laravel project installer with envato product validation

1.435
0
v1.0.4
About phplaravel/php-laravel

phplaravel/php-laravel is a Laravel package for it's a simple laravel project installer with envato product validation . It currently has 0 GitHub stars and 1.435 downloads on Packagist (latest version v1.0.4). Install it with composer require phplaravel/php-laravel. Discover more Laravel packages by phplaravel or browse all Laravel packages to compare alternatives.

Last updated

php-laravel | A Simple Laravel Project Installer with verify envato purchase licence

Latest Version Issues Stars Stars Total Downloads

About

A simple laravel project installer with verify envato product licence which gives you a nice interface to setup your project, verify product, database and other configuration just by following the setup wizard. The current features are :

  • Check For Server Requirements.
  • Check For Folders Permissions.
  • Verify Envato purchase licence.
  • Ability to set database information with a simple form wizard.
  • Migrate The Database.
  • Seed The Tables.

Requirements

Installation

  1. From your projects root folder in terminal run:
    composer require phplaravel/php-laravel
  1. Publish the packages views, config file, assets, and language files by running the following from your projects root folder:
    php artisan vendor:publish --tag=phplaravel

configuration

That's it :-)

Star History Chart