Giter Site home page Giter Site logo

devsavage / savagedev-slim-auth-skeleton Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 647 KB

The framework to Slim 4 projects that require an authentication system.

License: MIT License

PHP 87.39% JavaScript 0.39% SCSS 1.27% Twig 10.95%
slim-framework slim-skeleton php-authentication slim-4 authentication skeleton

savagedev-slim-auth-skeleton's Introduction

SavageDev Slim Auth Skeleton

This skeleton app structures a basic authentication system for a Slim 4 application.

This skeleton uses the SavageDev namespace. To change this, you will need to update all the php files in the app directory as well as the command, console and middleware stubs in app/SavageDev/Console.

Features

Authentication

 - Login & Register
 - Update profile details (username, email)
 - Update password
View "slim-auth-skeleton-v2.sql" to see database structure

Console Commands

- Make controllers
- Make middleware
- Make console command
Run "php craft" in the app's directory to view more information.

Styling

- Use resources/assets folder for styling and javascript files
Utilizes webpack to style your application (default: bootstrap)	

Installation

  1. Clone this repo to your web root
  2. Open your console and run: "composer install"
  3. To add styling support: run "npm install" or "yarn install"
  4. Import the sql file into your database
  5. Rename the .env-example file to .env and update the file to your needs, database connection, environment, url etc. (Change APP_ENV to "production" before deployment)
  6. Point to your app directory's public folder within your web configuration
  7. View website in your browser

Help and Feedback

For any help and/or feedback, send me an email to the public e-mail shown on GitHub.

savagedev-slim-auth-skeleton's People

Contributors

dependabot[bot] avatar devsavage avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

johnsabatel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.