Skip to content
forked from trianity/irayol

IRAYOL is a CMS written with PHP/Laravel similar to Wordpress

License

Notifications You must be signed in to change notification settings

vcandela/irayol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRAYOL

IRAYOL is a Wordpress style CMS with easy to install modules, themes, configure menus, among other options.

🧩 Related

Here are some related projects

Laravel PHP framework

AdminLTE

🔧 Installation

Install my-project with npm

  git clone https://github.com/jesusave/irayol.git

  cd irayol

  composer install

  php artisan key:generate

  php artisan migrate --seed

  php artisan storage:link

  http://127.0.0.1:8000

  User: admin@admin.com or admin
  Pass: 123456

📷 Media

Imgur

🧑🏻 Authors

📝 License

GNU GPLv3

About

IRAYOL is a CMS written with PHP/Laravel similar to Wordpress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 51.2%
  • Blade 47.7%
  • Other 1.1%