minhazulmin/fscoder

Create a folder,file and code on laravel project.

v1.0.6 2024-12-16 07:05 UTC

This package is auto-updated.

Last update: 2025-06-16 09:09:18 UTC


README

A Laravel package that simplifies file and folder management by providing functionalities to create, edit, and retrieve files and folders dynamically within your application. Ideal for managing file system structures with ease.

Installation

Install your project using below command

  composer require minhazulmin/fscoder

After complete Installation run your project in the local server and hit the below url.

 http://127.0.0.1:8000/fscoder

You will see the below design in your screen

Screenshots

App Screenshot