Looking to hire Laravel developers? Try LaraJobs

laravel-revanced maintained by priyank2006

Description
Laravel Project Boilerplate with enhanced customisations and features like Beautiful Error Pages, Indian Time Zone and Some Privacy and Security Features.
Last update
2024/08/10 08:18 (dev-master)
License
Links
Downloads
17

Comments
comments powered by Disqus

Laravel Project Boilerplate

Welcome to the Laravel Project Boilerplate! This repository contains a pre-configured Laravel setup designed to streamline development with a set of custom enhancements and features.

Features

  • Beautiful Error Pages: Custom 404 and 500 error pages with a focus on aesthetics and user experience.
  • Indian Time Zone: Configured with Indian Standard Time (IST) for accurate time management.
  • Privacy & Security Enhancements: Includes privacy and security settings to protect your application from common vulnerabilities.
  • Custom Default Settings: Optimized default settings tailored for Indian contexts, simplifying initial setup.
  • Much More: Coming Soon.....

Getting Started

To set up a new Laravel project using this boilerplate, follow these steps:

  1. Create a New Project:

    Use the following command to create a new Laravel project with this boilerplate:

    composer create-project priyank2006/laravel-revanced