68747470733a2f2f7332302e706f7374696d672e6f72672f6f34356368313677742f53637265656e73686f745f66726f6d5f323031372d31302d30375f31392d31322d30372e706e67 - Dashboard System Admin, MVC and API Framework with PHP Postgres-SQL and jQuery - Free Source Code

Dashboard System Admin, MVC and API Framework with PHP Postgres-SQL and jQuery – Free Source Code

Posted on

68747470733a2f2f7332302e706f7374696d672e6f72672f6f34356368313677742f53637265656e73686f745f66726f6d5f323031372d31302d30375f31392d31322d30372e706e67 - Dashboard System Admin, MVC and API Framework with PHP Postgres-SQL and jQuery - Free Source Code

Dashboard Admin

Permission => create person and add permissions of routes.
Create controller,mannequin,view from terminal.
Consumer with a selected function
Consumer can modify the the private information and password
Consumer can add single or a number of films from IMDB
Consumer can add single or a number of books from google
Tremendous person can change function delete or insert function, can add permissions or delete them,
This project help multilingual website now(it/en).
Notifications, if a person do an motion , a discover is added to tremendous person.
Tremendous person ca added only one time, if you wish to change, tou try this manualy ti db.
For now’s suported the postgres.
A number of tenmplate

Setup :
after download and extract put together the host, go to /App/Core/_data/nginx
and see the instance of nginx file.

Create native area http://gomvc-admin.native on /and so on/hosts .
Observe:: for this project is used the composer should you dont have the composer put in in your laptop you possibly can take from web site https://getcomposer.org/download/

After set up should you do not se the routes,you possibly can generate with command ‘composer dump-autoload -a’. however earlier than should create the db:

CREATE DATABASE gomvc ENCODING ‘UTF-8’;
CREATE USER gomvc WITH PASSWORD ‘plplpl’;
GRANT ALL PRIVILEGES ON DATABASE gomvc TO gomvc;

Command for dump postgres
pg_dump –host=localhost –username=gomvc gomvc > gomvc-admin-lucultura/App/Core/_data/_schema/gomvcdump.sql

For extra particulars go to my repository or contact me : [email protected]

Thanks.
Klevis Cipi


Source link