Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The Laravel.io Pastebin.

License

NotificationsYou must be signed in to change notification settings

laravelio/paste.laravel.io

 
 

Repository files navigation

TestsCoding Standards

Laravel.io Pastebin

This is the repository forthe Laravel.io pastebin. The code is entirely open source and licensed underthe MIT license. We welcome your contributions but we encourage you to read thethe contributing guide before creating an issue or sending in a pull request. Read the installation guide below to get started with setting up the app on your machine.

Requirements

The following tools are required in order to start the installation.

Installation

  1. Clone this repository locally withgit clone git@github.com:laravelio/paste.laravel.io.git paste.laravel.io
  2. Copy the.env.example file to.env
  3. Install the PHP dependencies withcomposer install
  4. Generate a new app key withphp artisan key:generate
  5. Install and compile the front-end dependencies withnpm install && npm run dev
  6. Serve the website locally by runningphp artisan serve

You can now visit the app in your browser by visitinghttp://127.0.0.1:8000.

Commands

CommandDescription
php artisan testRun the tests
php artisan migrate:fresh --seedReset the database
npm run devWatch for changes in CSS and JS files

Maintainers

The Laravel.io pastebin is currently maintained byDries Vints andJoe Dixon. If you have any questions please don't hesitate to create an issue on this repo.

Contributing

Please seethe contributing guide for details.

Code of Conduct

Please read ourCode of Conduct before contributing or engaging in discussions.

Security Vulnerabilities

Please reviewour security policy on how to report security vulnerabilities.

License

The MIT License. Please seethe license file for more information.

About

The Laravel.io Pastebin.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors18


[8]ページ先頭

©2009-2025 Movatter.jp