Skip to content

Symfony 4 by Samples is a personal project in which I will be creating small demos with tutorial in which to learn the symfony framework 4. Each of the samples contains a README.md file that indicates the purpose of the sample plus an step by step guide to reproduce it. Basic topics, login and register form, authentication, webpack encore, sass…

License

Notifications You must be signed in to change notification settings

HecFranco/Symfony-4-by-Samples

Repository files navigation

Symfony 4 by samples

Learning Symfony 4 by samples, each of the samples contains a README.md and README_ES.md file that indicates the purpose of the sample plus an step by step guide to reproduce it.

Demos

We will make our frist installation from scratch Project Symfony 4.

We will make our installation from scratch Project Symfony 4 using Git.

We will make our first page in a Symfony Project 4 from scratch.

We will created a little web using Basic Routing using the annotation routing type.

We will created a little web using Basic Routing using the yml routing type.

We will do an installation from the beginning where we will include Webpack Encore, along with Sass and Bootstrap 4.

We will do an installation from the beginning where we will include Webpack Encore, along with Sass, Vue and VueBootstrap (Vue + Bootstrap 4).

We will do an installation from the beginning where we will include Webpack Encore, along with React and SASS.

We will do an installation from the beginning where we will include Webpack Encore, along with React, using SASS, TypeScript and Bootstrap.

We will created a Registration Form that requires a username, email and password. It will also allow to add a checkbox of required for the registration.

The password will be coded and together with the rest of the collected data stored in the database.

We will created a Login Form that requires a username or email and password.

We will create a Complete Login and Registration System that requires a username, email and password. It will also allow you to add a check box required for the record.

The password will be encrypted and together with the rest of the collected data stored in the database.

The system will differentiate between First User and the rest, allowing you to configure the level of security and registration.

About

Symfony 4 by Samples is a personal project in which I will be creating small demos with tutorial in which to learn the symfony framework 4. Each of the samples contains a README.md file that indicates the purpose of the sample plus an step by step guide to reproduce it. Basic topics, login and register form, authentication, webpack encore, sass…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published