Skip to content

ua0leg/symfony_rest_api

Repository files navigation

⚡ Getting Started With API Platform

⚡ INSTALLATION


Getting Started With API Platform

⚡ CONFIGURATION


Database Create the database and its schema:

symfony console doctrine:database:create
symfony console doctrine:schema:create

And start the built-in PHP server:

symfony serve

Now you should be able to access the application through the following URL

[http://127.0.0.1:8000](http://127.0.0.1:8000)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published