Tag : Laravel

24 posts

The application structure in Laravel is basically the structure of folders, sub-folders and files included in a project. Once we create a project in Laravel, we get an overview of the application structure as shown in the image here. The snapshot shown here refers to the root folder of Laravel namely laravel-project. It includes various …
Laravel uses composer. Make sure you have a Composer installed on your system before you install Laravel. In this chapter, you will see the installation process of Laravel. You will have to follow the steps given below for installing Laravel onto your system − Step 1 − Visit the following URL and download composer to …
The Laravel team released v6.13.0 this week with the ability to format implicit validation attributes and a new ensureDirectoryExists() filesystem method. Here’s a look at some of the highlight new features: Allow Formatting Implicit Validation Attributes Mohamed Said contributed a PR that allows a validator to configure a custom formatter for an implicit attribute: Filesystem …
Q:-1 What is Laravel? Laravel is a free, open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller (MVC) architectural pattern. Q:-1(a) What is Server Requirements for Laravel 5.6? PHP >= 7.1.3 OpenSSL PHP Extension PDO PHP Extension Mbstring PHP Extension Tokenizer PHP Extension XML PHP …
PAGE TOP
error

Enjoy this blog? Please spread the word :)

RSS
Follow by Email