Skip to content

geeksdevelop/sqlmodel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Laravel SQL Models

Installation

  composer require 

Service Provider

Add the package to your application service providers in config/app.php file.

'providers' => [
    /*
     * Package Service Providers...
     */
    Geeksdevelop\
],

About

Package to generate the models using the structure of the database tables

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages