# Word Salad - Yet Another Blog ### Author: Jonathan Nielson # Run To run the project, use the PHP 8.3 development server by running the following command from the root of the project: ```bash php artisan serve ```