PHP Класс RachidLaasri\LaravelInstaller\Helpers\DatabaseManager

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
migrateAndSeed ( ) : array Migrate and seed the database.

Приватные методы

Метод Описание
migrate ( ) : array Run the migration and call the seeder.
response ( $message, string $status = 'danger' ) : array Return a formatted error messages.
seed ( ) : array Seed the database.
sqlite ( ) check database type. If SQLite, then create the database file.

Описание методов

migrateAndSeed() публичный Метод

Migrate and seed the database.
public migrateAndSeed ( ) : array
Результат array