Skip to content

nbayramberdiyev/slim-4-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Slim 4 Starter Template

An opinionated starter template for a simple PHP application built on Slim Framework 4 (and Tailwind CSS & Alpine.js).

CI

Features โ€ข Requirements โ€ข Installation

Features

Requirements

Installation

1. Clone this repository into your local machine:

git clone git@github.com:nbayramberdiyev/slim-4-starter.git

2. Go to the project folder:

cd slim-4-starter

3. Install the project dependencies:

composer install

4. Create a copy of .env.example:

cp .env.example .env

5. Start the PHP development server:

php -S localhost:8888 -t public

That's it! Now go build something cool.

About

๐Ÿ˜ An opinionated Slim 4 starter template for the small-to-medium PHP applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published