Laurus documentation version 1.0
First of all, Thank you so much for purchasing this cms
You are entitled to get free lifetime updates to this product + exceptional support from the author directly.
This documentation is to help you regarding each step of customization. Please go through the documentation carefully to understand how this cms is made and how to edit this properly.
You will need the following sofwares to customize this template.
Laurus is project to management the pharmacy without any problems, The Laurus script has a lot of features that make managing your pharmacy easy and fast.
You can install laurus by install wizard is auto open if the DB_NAME in Laurus/.env is homestead if is not homestead you will see 404 error not found or database Connection problems.
If installation wizard not open go to www.yoursite.com/install
Make your document root of domain read from /public folder
Now open Laurus/.env file you will see
APP_ENV=local
APP_KEY=
APP_DEBUG=false
APP_LOG_LEVEL=debug
APP_URL=http://localhost
DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=database name
DB_USERNAME=username
DB_PASSWORD=password
BROADCAST_DRIVER=log
CACHE_DRIVER=file
SESSION_DRIVER=file
QUEUE_DRIVER=sync
REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379
MAIL_DRIVER=smtp
MAIL_HOST=smtp.mailtrap.io
MAIL_PORT=2525
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
If you need connect to stmp for restore password ..etc
if you don't see the .env file enable the (show hidden files) .
If is everything is good , connect to your website using SSH ? do you now how to connect ? ok if you don't know just open the terminal or putty
write this command
ssh -l (username) (site) -p 22
exm: ssh -l me enlilweb.com -p 22
password = cpanel password
After connect go to the project directory and execute this 2 command.
1- php artisan migrate // create database
2- php artisan db:seed // create default username
The Default user
Now the script is installed :)
This problem was on accessing the files and requiring permissions, so you need to give the public directory 755 permission & /storage 757, to change that you can useing cpanel or ssh.
1- chmod 755 -R Laurus
2- chmod -R o+w Laurus/storage
Simple, clean and engaging HTML5 based JavaScript charts. Chart.js is an easy way to include animated, interactive graphs on your website for free.
Simple plugin in to print page by @jasonday
Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes using Bootstrap modals, without having to worry about creating, managing or removing any of the required DOM elements or JS event handlers.
Toastr is a Javascript library for non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.
Trumbowyg is a simple and lightweight WYSIWYG editor