Skip to content

spatie/laravel-medialibrary-pro-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

99db817 · Feb 26, 2025
Dec 31, 2022
Mar 19, 2024
Oct 27, 2020
Mar 17, 2022
Mar 17, 2022
Mar 17, 2022
Feb 26, 2025
Jan 28, 2025
Mar 17, 2022
Oct 27, 2020
Mar 19, 2024
Oct 27, 2020
Oct 27, 2020
Oct 27, 2020
Mar 19, 2024
Oct 27, 2020
Oct 27, 2020
Sep 19, 2023
Oct 27, 2020
May 28, 2024
Feb 26, 2025
Jan 27, 2025
Aug 20, 2024
Mar 19, 2024
Mar 19, 2024
Mar 19, 2024
Jan 24, 2024
Oct 27, 2020
Jan 28, 2025
Oct 28, 2020

Repository files navigation

Laravel Media Library Pro v3 Demo App

This repo contains a Laravel project to demonstrate to possibilities of Laravel Media Library Pro.

Getting started

In order to use this app you should have a Media Library Pro license.

After you clone the repo, perform these steps:

  • copy env.example to .env and fill in values that makes sense for your environment
  • create a auth.json file in the root of the project and put your media library pro license in there (more info in the docs)
  • run composer install
  • run yarn and yarn run dev (or the npm equivalent)
  • run php artisan migrate
  • browse to the project. (when using valet: visit http://laravel-medialibrary-pro-app.test)
  • enjoy!

Documentation

You can find the full documentation on Media Library Pro on our website.

Support us

We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.

Local development

These instructions should only be used by Spatie team members that need to work on the assets.