/David-Brave-Website

My personal website, made with Laravel 11. This is the third iteration, and hopefully the last. Third time's a charm?

Primary LanguagePHPOtherNOASSERTION

David-Brave-Website

My personal Website.


Made with :

  • Laravel 11.28.1
    • php artisan --version

Commands

Command I use (used) : composer create-project laravel/laravel David-Brave-Website

Specific version command : composer create-project laravel/laravel:^11.28.1 David-Brave-Website

Keep in mind, Laravel 11 and above now prefer to use laravel installer, with this command : laravel new example-app David-Brave-Website


Requirement to edit (?)

  • PHP 8.2.12
    • php -v
  • Composer version 2.7.8
    • composer -V command

If there is (or are) problem with installing laravel project, just download and copy from Drive

*Don't forget to make this more informational later.