Skip to content

Maishai/stickerradar-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StickerRadar Backend

This Backend uses Laravel 12.

Setup

Get started by installing PHP, Laravel, Composer and Node.js using the Docs. To setup all dependencies, type composer run setup. Perfect, now you can start the backend by typing composer run dev.

Links

Troubleshooting

Filesize Limits

If you encounter problems uploading images, you might need to adjust your upload_max_filesize in your php.ini. You can find the file with php --ini.

Stored Files can't be accessed

You need to link your storage by executing php artisan storage:link to create a symlink to your local storage.

About

Backend for the awesome StickerRadar App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages