Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sqlaravel

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqlaravel

Base to start projects in Laravel, simply and quickly

  • 1.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

sqlaravel

Base to start projects in Laravel, simply and quickly

Requirements

  • Minimum Node v16.7.0

Installation

  1. Open a terminal at the root of your project

  2. Execute

    npm i sqlaravel
    npm explore sisass -- npm run init -- --path ../../resources
    

Use

sqLaravel works with Gulp, to be able to use it, it is necessary to be located in the resources folder and execute gulp command

cd resources
gulp

Gulp task

cleanfiles

This task helps to remove temporary files in the project

gulp cleanfiles

Parameters for the gulp command

minjs (boolean: false)

True to minify the js files. It is executed as follows (preferably)

gulp --minjs true

or

gulp --minjs

License

MIT License

Keywords

FAQs

Package last updated on 12 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc