Skip to content

Stisla Theme Installer For Laravel, Make It Simple And Fast Now

Notifications You must be signed in to change notification settings

imyhacker-repo/stislasimple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

STISLASIMPLE is a Package Admin Dashboard From Stisla By Muhamad Nauval Azhar, And Little bit modded this Theme by me, Make It Simply and Fast ! Requirement

Before Install This Packages, You must have a fresh laravel install.

  • I'm here assuming you already understand how to install Laravel!
  • Laravel UI
  • Auth UI Bootstrap (For Auth Pages).

How To Install ?

To install this package there are 3 important steps.

=== REMOVE ===

First, delete some files and folders

  • Home Controller
app/Http/Controllers/HomeController.php

  • Views Folder
resources/views

=== INSTALL ===

Second, After delete a HomeController and Views folder, next install this Packages.

Open Your Terminal And Paste This.

composer require arikun/stislasimple

=== SETUP ===

Third, After finish install this packages, you must setup a package.

  • Open app.php

Open app.php in folder

config/app.php
Paste Packages Service Provider

Paste this syntax

  Arikun\Stislasimple\StislaServiceProvider::class

to

/*

  • Package Service Providers... */

{ PASTE HERE }

/*

  • Application Service Providers... */

    Open Terminal

Open Terminal again and type this command

php artisan vendor:publish

and select

Provider: Arikun\Stislasimple\StislaServiceProvider

Last

Last setup your database (For Login To Dashboard), and boom.

=== Disclaimer ===

All Copyright Stisla Template Muhamad Nauval Azhar

All Copyright Packages This Packages By Me.

I'm only make this package and little bit modded.

Videos How To Install
I have also made a video on how to install it. https://www.youtube.com/watch?v=7lHiDMp4_2w

About

Stisla Theme Installer For Laravel, Make It Simple And Fast Now

Resources

Stars

Watchers

Forks

Packages

No packages published