Skip to content

Rcoding8/laravel-resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 

Repository files navigation

Laravel Resources

A list of resources for the Laravel framework. (work in progress)

Websites (tools)

Databse Design

  • Laravel Schema Designer
    • Tool to design your database schema which can generate migrations,models,seeds and forms.

Websites (education)

Packages

Workflow

Generators

  • Jeffery Way Generators
    • This Laravel 4 package provides a variety of generators to speed up your development process.
  • Laravel Migrations Generator
    • Generate Migrations from an existing Database
  • Larry Four
    • This package generates Models and Migrations from a text file. It can also create Migrations from existing tables.

Auth & ACL

  • Camelot Auth
    • Modular authentication library that supports OAuth 1 & 2, Local Auth and SAML2
  • Entrust
    • Entrust provides a flexible way to add Role-based Permissions to Laravel4.

Books

About

A list of resources for the Laravel framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published