Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Screencast code, script and butterflies behind the "Cosmic Coding with Symfony 7" tutorial

License

NotificationsYou must be signed in to change notification settings

SymfonyCasts/symfony7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Well hi there! This repository holds the code and script for theSymfony, Doctrine Relations & Warp Drive Basicscourse on SymfonyCasts.

Setup

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

To get it working, follow these steps:

Download Composer dependencies

Make sure you haveComposer installedand then run:

composer install

You may alternatively need to runphp composer.phar install, dependingon how you installed Composer.

Build TailwindCSS

This project uses TailwindCSS, to build the CSS file run:

php bin/console tailwind:build

Start the Symfony web server

You can use Nginx or Apache, but Symfony's local web serverworks even better.

To install the Symfony local web server, follow"Downloading the Symfony client" instructions foundhere:https://symfony.com/download - you only need to do thisonce on your system.

Then, to start the web server, open a terminal, move into theproject, and run:

symfony serve

(If this is your first time using this command, you may see anerror that you need to runsymfony server:ca:install first).

Now check out the site athttps://localhost:8000

Have fun!

Have Ideas, Feedback or an Issue?

If you have suggestions or questions, please feel free to open an issueon 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 SymfonyCasts

About

Screencast code, script and butterflies behind the "Cosmic Coding with Symfony 7" tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp