Skip to content

imfahim/photography-site-test-elpic

Repository files navigation

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:

Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation give you tools you need to build any application with which you are tasked.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework. The Laravel documentation is thorough, complete, and makes it a breeze to get started learning the framework.

If you're not in the mood to read, Laracasts contains over 900 video tutorials on a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for helping fund on-going Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page:

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

How to Run this Project

  1. Add the laravel vendor folder to the project

  2. Import test-elpic.sql from Database folder to your MySQL server

  3. Edit the .env file and add Database & STMP mail service credentials Example: DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=test-elpic DB_USERNAME=root DB_PASSWORD=

    MAIL_DRIVER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=587 MAIL_USERNAME=yourmail@gmail.com (Make Sure this gmail id has less secure enable or it will throw error) MAIL_PASSWORD=yourpassword MAIL_ENCRYPTION=tls

  4. Open cmd in the poject directory and write "php artisan serve"

  5. "127.0.0.1:8000" this will be the project URL and to login into existing account: email=im_fahim@yahoo.com password=123456

About

This is a Demo project of a photography site for elpic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published