All Projects → knpuniversity → Symfony4

knpuniversity / Symfony4

Licence: other
Screencast code, script and tandem bikes behind the "Stellar Development with Symfony 4" tutorial

Labels

Projects that are alternatives of or similar to Symfony4

Migrify
Futuristic Grinder for Legacy Code with Effortles Confidence
Stars: ✭ 25 (-67.95%)
Mutual labels:  twig
Generator Baukasten
Awesome!
Stars: ✭ 50 (-35.9%)
Mutual labels:  twig
Generator Kittn
The Yeoman Kittn Generator
Stars: ✭ 63 (-19.23%)
Mutual labels:  twig
Amptwigtheme
AMP oriented theme for Twig template engine
Stars: ✭ 33 (-57.69%)
Mutual labels:  twig
Sugar
Some bonus functionality for Timber
Stars: ✭ 44 (-43.59%)
Mutual labels:  twig
Encryption365 baota
由 环智中诚™ (TrustOcean Limited) 开发的基于宝塔面板的自动化SSL证书申请、验证、部署、续期客户端
Stars: ✭ 56 (-28.21%)
Mutual labels:  twig
Html Extra
HTML extension for Twig
Stars: ✭ 24 (-69.23%)
Mutual labels:  twig
Html Compress Twig
Twig extension for compressing HTML and inline CSS/JS using WyriHaximus/HtmlCompress
Stars: ✭ 72 (-7.69%)
Mutual labels:  twig
Droopler
Stars: ✭ 46 (-41.03%)
Mutual labels:  twig
Awesome Twig
A curated list of amazingly awesome Twig extensions, snippets and tutorials
Stars: ✭ 63 (-19.23%)
Mutual labels:  twig
Planet4 Master Theme
Wordpress master theme for the Greenpeace Planet 4 project
Stars: ✭ 34 (-56.41%)
Mutual labels:  twig
Twig Lambda
Lambda expressions for Twig and filters that make use of them
Stars: ✭ 40 (-48.72%)
Mutual labels:  twig
Inky Extension
[DEPRECATED] Inky email template engine support for Twig
Stars: ✭ 57 (-26.92%)
Mutual labels:  twig
Puppy
Starter kit and delivery system for building static prototypes with Twig
Stars: ✭ 25 (-67.95%)
Mutual labels:  twig
Twig Cache Extension
Stars: ✭ 67 (-14.1%)
Mutual labels:  twig
Craft Emptycoalesce
Empty Coalesce adds the ??? operator to Twig that will return the first thing that is defined, not null, and not empty
Stars: ✭ 24 (-69.23%)
Mutual labels:  twig
Fmbbcodebundle
🔠 BBCode bundle for Symfony projects
Stars: ✭ 56 (-28.21%)
Mutual labels:  twig
Meadow
WordPress templating DSL based on Twig.
Stars: ✭ 73 (-6.41%)
Mutual labels:  twig
Slim3
Slim Framework 3 Skeleton Application
Stars: ✭ 70 (-10.26%)
Mutual labels:  twig
Coyote
4programmers.net
Stars: ✭ 61 (-21.79%)
Mutual labels:  twig

Stellar Development with Symfony 4

Well hi there! This repository holds the code and script for the Stellar Development with Symfony 4 course on KnpUniversity.

Setup

If you've just downloaded the code, congratulations!!

To get it working, follow these steps:

Download Composer dependencies

Make sure you have Composer installed and then run:

composer install

You may alternatively need to run php composer.phar install, depending on how you installed Composer.

Start the built-in web server

You can use Nginx or Apache, but the built-in web server works great:

php -S 127.0.0.1:8000 -t public

Now check out the site at http://localhost:8000

Have fun!

Somebody Has To

Somebody has to go polish the stars, They're looking a little bit dull. Somebody has to go polish the stars, For the eagles and starlings and gulls Have all been complaining they're tarnished and worn, They say they want new ones we cannot afford. So please get your rags And your polishing jars, Somebody has to go polish the stars.

Shel Silverstein

Have Ideas, Feedback or an Issue?

If you have suggestions or questions, please feel free to open an issue on this repository or comment on the course itself. We're watching both :).

Thanks!

And as always, thanks so much for your support and letting us do what we love!

<3 Your friends at KnpUniversity

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].