Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 355 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 355 Bytes

lara-express

The Repo is created for experienced laravel developer who wants to port their application to laravel. I have tried to make analogous libraries that are common to Laravel with similar implementation

Analogies

  • Eloquent ORM >> Sequelize ORM

Authentication

Laravel Passport >> Passport.js

Templating Engine

Laravel Blade >> Jade