Skip to content

This project show how resolve image urls automatically for entities with image files or entities with media collection (media have image file). With : Symfony 5.1, Api Platform, LiipImagineBundle and VichUploaderBundle.

Notifications You must be signed in to change notification settings

UNIT23/resolve-image-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMAGE RESOLVE URL

This project show how resolve image urls automatically for entities with image files or entities with media collection (media have image file).

Requirements

  • PHP >= 7.2.5
  • Mysql 5.7

Bundles used

Init project

  • create your .env.local file and edit DATABASE_URL to match your dev env
  • run migrations : symfony console doctrine:migrations:migrate
  • run local server : symfony server:start
  • open : https://127.0.0.1:8000/
  • have fun on /api

About

This project show how resolve image urls automatically for entities with image files or entities with media collection (media have image file). With : Symfony 5.1, Api Platform, LiipImagineBundle and VichUploaderBundle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published