Say Hi Laravel Project is complated
NisanurBulut
released this
26 Mar 20:58
·
345 commits
to master
since this release
Give a Star! ⭐
If you like or are using this project to learn or start your solution, please give it a star. Thanks!
SayHiLaravel
With this study, a social media application was made using Laravel Framework at a simple level. Sqlite database has been used.Tailwind CSS is used in frontend design.
- The user can become a member of the application.
- The user can log in to the application.
- The user can share posts.
- The user can view other users' posts.
- The user can delete their own post.
- The user can like the post.
- The posts belonging to the user are listed separately.
- The user's email, name, user name, membership period information are displayed.
- When the user likes, an e-mail is sent via mailtrap.
- Spam sending has been blocked.
- The liking is soft-deleting.
Installation
-
composer global require laravel
-
laravel new projectName
-
php artisan serve
-
npm install tailwindcss
-
npm install
Helpfull Websites
json-to-js fusioncharts React-Query-Tutorial FakeStoreAPILaravel-artisan-blog MailTrap HeroIcons