You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,7 @@
5
5
Laravel MySQLite is meant to be used in conjunction with Laravel. It is a wrapper class that adds select functions from MySQL to SQLite. See [Vectorface/MySQLite](https://github.com/Vectorface/MySQLite) for more details around what is included by default.
6
6
# Usage
7
7
## Adding the Composer Resource
8
-
1. In your composer.json add the following line to the repositories section:
0 commit comments