Pular para o conteúdo
← Voltar para projetos

Laravel Searchable Demo

The Laravel Framework.

#Laravel Searchable: Demo Project

This is a Laravel 5.7 project to demonstrate Spatie Laravel Searchable package.

Laravel Searchable screenshot

Laravel Searchable screenshot 2

#Usage

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data)
  • That's it: launch the main URL

#License

Basically, feel free to use and re-use any way you want.


#More from our LaravelDaily Team

Nova versão disponível.