PHP Laravel for beginners full free course
what is laravel?
If instead, you're new to this, no worries. You're in the right place; welcome to my introduction to laravel. laravel is a PHP framework they gained a lot of popularity in the past years
it's a flexible and powerful tool that borrows a lot of ideas and approaches from other frameworks like .net, ruby and thanks to natural and streamlined PHP programming either live AT itself in being approachable and suitable for building any project just a slight touch upon the topic
if you have heard someone saying laravel is not ideal for large scale applications is just a toy for small side projects that's absolute bullshit and you can be sure that that person has no idea how larval works and how it should be used with that said
what do you need to learn and work with laravel
here's a list of all the things you need in order to properly follow the series a working local development environment we will code a lot and if you have knowledge of writing code in a file and deploying that file to your server via FTP and reloading your web page is not sustainable in the long run
you need a local development environment installed on your computer that allows you to run PHP. I love to use laravel, and luckily for you added a video on how to set it up on the Linux. You can also install it on Mac OS by following the official guide; it's straightforward, or if you're on windows,
you can use Largo. a local database in order to use the full potential of laravel we need a local database to connect to our framework I'd recommend installing the MariaDB or my SQL and also in this case, you can find a video I made about the installation process many tutorials like to use SQLite to since this recommended for local storage and simple websites but we're gonna go full power and upbeat overkill scenes we want to simulate an extensive scale application and future-proofing our app for big data or
potentially store to the database on a separate location for security reasons basic knowledge of the standard line and bash commands laravel comes with artisan a common line application built in PHP the streamlines a lot all the more tedious aspects of starting a project knowing how to navigate between
folders and having a general understanding of bash, and it's a must in order to not get stuck or confused from the get go if you're totally new to dis I'd suggest to quickly going through my 8 switchings to the next serious to get used to a simple terminal, to learn all the basics necessary 40 Sirius basic knowledge of PHP
and object-oriented programming laravel it's obviously built-in O. O. P. or object-oriented programming and a lot of methods need to handle appropriately typed attributes if you have no idea how to write O.O. P. or what it typed language is I suggest checking the first 20 or so videos of my WordPress plugin
Sirius from scratch we've included a quick introduction to PHP object-oriented programming explaining how to create and initialize classes attributes different type of methods and so on throughout the series we're going to build the forum which is perfect because it covers the standards aspects of a crowd of publication with create read update and delete methods and gives us the put

No comments:
Post a Comment