Evente is a powerful, responsive, and user-friendly event and conference management system built with Laravel. With this script, you can easily create a professional event management website for conferences, seminars, workshops, meetups, or any type of event. It comes with various essential pages like speakers, schedules, pricing plan, photo gallery, contact etc. making it a complete solution for event organizers.
Developed using the popular PHP framework Laravel, this script is clean, secure, and easily customizable. Developers can quickly understand the source code and extend or modify functionalities as per project requirements.
The interface is intuitive and simple, allowing non-technical users to manage content, upload photos, update schedules, and handle event details without any technical knowledge.
Laravel 12
This CMS script has the following features:
The Laravel framework has a few system requirements. You should ensure that your web server has the following minimum PHP version and extensions:
In order to install the CMS, please follow these steps:
1. Download the main zip file from Codecanyon and extract it. You will get total 3 folders in there: database, documentation and cms.
2. Compress this "cms" folder and name something like cms.zip. Then upload this file into your server using FTP or Cpanel. Extract this and use. You can use our php script into root domain or subdomain.
3. Create mysql database using cpanel or your hosting provider's system. Then import the evente.sql file (you will get it in database folder) into your created database.
4. Open up the .env file of root with any text editor (for example: Notepad++).
5. In this .env file, you will get all the important configuration settings. You must have to edit those properly to work the script without any problem. Just change the mentioned values and the script will work without any problem.
AND
APP_NAME: This will be your application name. So give any related name here.
DB_HOST: Enter your database host name here. Normally it becomes localhost.
DB_PORT: Enter your database port number here. You can generally skip it to default.
DB_DATABASE: Create a database in your host (localhost or webhost) and put name.
DB_USERNAME: Username of the database you created.
DB_PASSWORD: Password of the database you created.
MAIL_MAILER: Put smtp here. Do not change it.
MAIL_HOST: Enter your smtp host name here. For example, if you are using gmail, then put smtp.gmail.com.
MAIL_PORT: Enter your smtp port number here.
MAIL_USERNAME: Enter your smtp username here.
MAIL_PASSWORD: Enter your smtp password here.
MAIL_ENCRYPTION: Enter mail encryption here. It will be normally tls or ssl.
MAIL_FROM_ADDRESS: Enter your email address here.
PAYPAL_LIVE_CLIENT_ID: Enter your paypal live client id here.
PAYPAL_LIVE_CLIENT_SECRET: Enter your paypal live client secret here.
STRIPE_TEST_PK: Enter your stripe primary key here.
STRIPE_TEST_SK: Enter your stripe secret key here.
In order to login to the admin panel, go to the url below:
http://www.yourwebsite.com/admin
Here "yourwebsite" is your main domain name. Just after your main url, you have to put "admin" and that's it.
Default Admin Login Credentials are:
Email: admin@example.com
Password: 1234
In order to login in this system as a user, go to the url below:
http://www.yourwebsite.com/login
Here "yourwebsite" is your main domain name. Just after your main url, you have to put "login" and that's it.
Sample User Login Credentials are:
Email: smith@example.com
Password: 1234
In order to change the profile information like admin login email, password etc., go to top right corner. Click on the photo and go to Edit Profile section.
There are total 3 home page layouts in this script. You can setup one single page as home page. Or alternately you can show all the pages.
To setup the home page, go to Website Settings > Home Page Setup and select the desired home page layout from there. If you want to show all the pages as home page, then select the All option from there.
If you want to translate the text of the website into your own language, you can do that easily from the translation options.
If your language is RTL based (like Arabic), then you can change the default LTR layout into RTL very easily.
You can show or hide any menu from the menu manage option.
In below, I am going to tell you how to create client ID and Secret Key for PayPal.
You will get all the details about an update in this section:
Initial Release
Email here to get support: phpscriptpoint@gmail.com