GithubHelp home page GithubHelp logo

eesdev's Introduction

๐Ÿ‘‹ Hello developer!

This is a PHP with Laravel web framework project template. Check our tutorials for frontend development to learn the basics of HTML, [CSS](https://www.w3schools.com/css/default.asp and PHP. You can also learn the fundamental concepts of the Laravel framework by referring to its official documentation available at https://laravel.com/docs.

Knowledge requirements

To be able to fully understand and modify this project, you should know (or learn):

PHP programming language Laravel web framework Blade templating engine

๐Ÿ”จ What's next?

Customize this project to make it your own. Implement new features, modify existing ones, or integrate it with other technologies.

๐ŸŽจ Where to find everything?

The project is structured as follows:

app folder contains the project's source code. public folder contains the static resources (e.g., HTML, CSS, JavaScript files). resources/views folder contains the Blade templates. w3s-dynamic-storage/.env contains the application properties. composer.json contains application dependencies.

Database

Dynamic spaces can use SQLite database.
The database file is called database.db. It is placed inside the w3s-dynamic-storage folder.
SQLite connection path to the database is w3s-dynamic-storage/database.db which you can use to connect to the SQLite database programmatically. Example can be found in database folder.


Do not change the w3s-dynamic-storage folder name or database.db file name!
By changing the w3s-dynamic-storage folder name or database.db file name, you risk the space not working properly.

๐Ÿ”จ Please note

For now, files created/uploaded or edited from within the terminal view will not be backed up or synced. When you're in the editor, the dev server will automatically be running and any changes you make will automatically restart the app.

โ›‘ Need support?

Join our Discord community and ask questions in the #spaces-general channel to get your space on the next level.
Send us a ticket if you have any technical issues with Spaces.

Happy learning!

eesdev's People

Contributors

ntd187 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.