Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jelastic-jps/laravel
A PHP framework for web developers
https://github.com/jelastic-jps/laravel
framework lavarel php php-framework
Last synced: 3 days ago
JSON representation
A PHP framework for web developers
- Host: GitHub
- URL: https://github.com/jelastic-jps/laravel
- Owner: jelastic-jps
- License: apache-2.0
- Created: 2019-03-01T08:15:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T07:11:32.000Z (5 months ago)
- Last Synced: 2024-06-27T08:29:38.089Z (5 months ago)
- Topics: framework, lavarel, php, php-framework
- Language: Shell
- Homepage: https://laravel.com
- Size: 240 KB
- Stars: 1
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![Logo](images/logo-new.png)
# Laravel PHP Framework
Laravel is a powerful and versatile development tool with scalability, good built-in caching mechanism and high development speed.
## Package Implementation Specifics
The package is presented as a single node environment with PHP framework only. If required it can be complemented with nodes of any available [layers](https://docs.jelastic.com/jelastic-basic-hosting-concepts#layer).
## How to Install Laravel
In order to get Laravel Framework instantly deployed, click the **Deploy to Jelastic** button below and specify your email address within the opened widget. Then choose one of the [Jelastic Public Cloud](https://jelastic.cloud) providers (in case you don’t have an account at the appropriate platform, it will be created automatically) and press **Install**.
[![Deploy](https://github.com/jelastic-jps/git-push-deploy/raw/master/images/deploy-to-jelastic.png)](https://jelastic.com/install-application/?manifest=https://raw.githubusercontent.com/jelastic-jps/laravel/master/manifest.jps)
To install the package manually, log in to the Jelastic dashboard with your credentials and [import](https://docs.jelastic.com/environment-import) link to the [**_manifest.jps_**](https://raw.githubusercontent.com/jelastic-jps/laravel/master/manifest.jps) file.
![laravel-installation](images/install.png)
Within the opened installation window, type *Environment* name and optional *Display Name* ([environment alias](https://docs.jelastic.com/environment-aliases)). Also, select the preferable [Region](https://docs.jelastic.com/environment-regions) (if several ones are available) and click **Install**.
Wait a few minutes for Jelastic to prepare your environment and set up framework. When finished, you’ll be shown the appropriate notification. Press **Open in Browser** button to make sure that application is up and running.
![laravel-success](images/success.png)
This information will be also duplicated to you via email.
To find more details on Laravel package installation and use, refer to the [article](https://www.virtuozzo.com/company/blog/laravel-framework-automatic-installation-develop-php-applications/).