All Projects → sutara79 → demo-laravel-crud

sutara79 / demo-laravel-crud

Licence: other
My practice for basic CRUD of Laravel5 on Heroku.

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
Vue
7211 projects

Projects that are alternatives of or similar to demo-laravel-crud

bdapis
Rest API service. Build with NodeJS, Express, MongoDB
Stars: ✭ 65 (+195.45%)
Mutual labels:  heroku
img ai app boilerplate
An image classification app boilerplate to serve your deep learning models asap!
Stars: ✭ 27 (+22.73%)
Mutual labels:  heroku
algorithm-practice
Competitive programming practice
Stars: ✭ 13 (-40.91%)
Mutual labels:  practice
react-laravel-with-jwt-auth
Boilerplate for reactjs (15.6) and laravel (5.5) with jwt-authentication.
Stars: ✭ 75 (+240.91%)
Mutual labels:  laravel5
NatsukiMusic
Free and Open Source Channel/Group Voice chat music player for telegram ❤️ with button support, deezer and saavn playback support @ItzSadew
Stars: ✭ 23 (+4.55%)
Mutual labels:  heroku
heroku-cli-deploy
No description or website provided.
Stars: ✭ 23 (+4.55%)
Mutual labels:  heroku
craft-heroku
🍄 Craft 3, ready for continuous deployment to Heroku.
Stars: ✭ 16 (-27.27%)
Mutual labels:  heroku
iam
💚 Introduction Bot for slack teams:
Stars: ✭ 12 (-45.45%)
Mutual labels:  heroku
bad-cards-game
Bad Cards Game
Stars: ✭ 23 (+4.55%)
Mutual labels:  heroku
events-manager-io
A basic site for managing event centers and scheduling events.
Stars: ✭ 19 (-13.64%)
Mutual labels:  heroku
heroku-datadog-drain-golang
Funnel metrics from multiple Heroku apps into DataDog using statsd.
Stars: ✭ 34 (+54.55%)
Mutual labels:  heroku
ecars
Sample application for Lightning Web Components and Salesforce Platform runtime and compute capabilities. Part of the sample gallery. Electric car manufacturer use case. Get inspired and learn best practices.
Stars: ✭ 132 (+500%)
Mutual labels:  heroku
Meteor-Files-Demos
Demos for ostrio:files package
Stars: ✭ 51 (+131.82%)
Mutual labels:  heroku
link-preview-api
Backed to provide information for link-prevue vue component
Stars: ✭ 31 (+40.91%)
Mutual labels:  heroku
newsemble
API for fetching data from news websites.
Stars: ✭ 42 (+90.91%)
Mutual labels:  heroku
PglRobot
No description or website provided.
Stars: ✭ 12 (-45.45%)
Mutual labels:  heroku
heroku-nextjs-custom-server-express
Deploy Next.js server-side React apps using a custom Express server to Heroku
Stars: ✭ 91 (+313.64%)
Mutual labels:  heroku
teamo-ddd-example
Implementing Domain Driven Design in PHP using Laravel
Stars: ✭ 46 (+109.09%)
Mutual labels:  laravel5
heroku-postico
Heroku Postgres connection tool for Postico
Stars: ✭ 37 (+68.18%)
Mutual labels:  heroku
Feedback-bot
In Short This is An Personalized Livegram Bot Made Using Python.. Follow Me @HeimanPictures & Star This Repo
Stars: ✭ 23 (+4.55%)
Mutual labels:  heroku

demo-laravel-crud

Build Status codecov

My practice for basic CRUD of Laravel 5.7 with Heroku.

Demo

https://sutara79-laravel.herokuapp.com/

Documentation

(Japanese) https://qiita.com/sutara79/items/ef30fcdfb7afcb2188ea

Feature

  • All visitors can read all posts.
  • All visitors can read all users' profile except email address.
  • All visitors can sign up.
  • Each the logged in user can post, edit and delete.
  • The admin can edit and delete all users' accounts and posts.

License

MIT

Author

Yuusaku Miyazaki ( [email protected] )

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].