Laravel / PHP 7 / 2020
Visual Studio Code, MySQL and a traditional webhotel are used in following projects as well as Laravel that is a modern MVC based PHP framework. I am using Composer as a dependency manager and SSH to perform Linux commands dealing with the Laravel Applications on the server of the webhotel.
A Laravel MVC application A Laravel MVC single page application using PHP 7.2 to delete, create and update and list Students. Secured by HTTPS and backend validation. Bootstrap was used for the mobile friendly design. Follow the link to try the application ...
|
User login and registration with Email verification and forgot password by a Laravel MVC App User login, registration with Email verification and forgot password by a Laravel MVC App using PHP 7.4. Secured by HTTPS and backend validation. Bootstrap was used for the mobile friendly design. Migration / Code first was used to create the MySQL database. Composer and Artisan commands were used developing the App. Note: A User is not able to delete own profile at the moment! Follow the link to try the application ...
|