a04e70f812
Merge pull request #29 from michaelachrisco/circleci
...
Create config.yml
2019-02-21 13:05:15 -08:00
e818342746
roll back different version of PHP
2019-02-21 13:01:20 -08:00
c89205f141
PHP 7-7.3
...
- Brute force method of Circle CI testing multiple version of PHP same go
2019-02-21 12:57:59 -08:00
c6831f887b
Remove travis
2019-02-21 12:51:41 -08:00
6353e650ce
Create config.yml
2019-02-21 12:49:45 -08:00
4a48ae9fba
Merge pull request #27 from michaelachrisco/fix-linter
...
remove broken linter
2018-12-17 21:27:22 -08:00
4aa8989194
remove broken linter
2018-12-17 21:22:39 -08:00
84dd0c2ffb
Merge pull request #24 from michaelachrisco/travis-php7.3
...
Update .travis.yml to support PHP 7.3
2018-10-22 14:15:20 -07:00
ea0ff8735e
Update composer.json
...
Remove friendsofphp/php-cs-fixer for now.
2018-10-22 14:12:11 -07:00
7589b70baf
Update composer.json
...
Update CS fixer
2018-10-22 14:08:02 -07:00
Alex Rabinovich
218aac087f
Update ReadOnlyTrait.php ( #26 )
...
Declaration of class functions (e.g: firstOrCreate, firstOrNew, updateOrCreate) should be compatible with Illuminate\Database\Eloquent\Model
2018-10-22 14:00:30 -07:00
Jan Alfred Richter
eb090875d5
Added license and package details ( #25 )
2018-09-13 17:48:24 -07:00
64881ce7c6
Update .travis.yml
2018-09-06 12:52:28 -07:00
7eb8050b66
Update README.md
2018-06-05 08:36:56 -07:00
863e9c95db
Update README.md
2018-04-24 15:02:43 -07:00
6e3dbacacc
Update test expected behavior on ReadOnlyException ( #21 )
2018-03-20 10:32:09 -07:00
c217644206
Update .travis.yml ( #20 )
2018-02-08 10:06:30 -08:00
d348430d58
Update .travis.yml ( #19 )
2018-02-08 10:01:27 -08:00
jifer
5627a5523c
Small refactor ( #18 )
...
* Refactor for PSR-2 Formatting standard and PHP DockBlock standard.
* Setting real php requirement (full param casting is available since php7)
* php 7 for travis
2017-12-11 14:10:25 -08:00
73a1308ac6
Update README.md
2017-08-10 11:09:03 -07:00
ebffb0b7f9
Merge pull request #17 from michaelachrisco/lint
...
Add PHP-CS-Fixer to linting process and Travis.
Refactor thrown class into its own method.
2017-03-31 16:43:53 -07:00
5a43121592
Add PHP-CS-Fixer to linting process and Travis.
2017-03-31 11:40:47 -07:00
07453dad8e
Refactor thrown class into its own method.
2017-03-31 10:58:44 -07:00
aptdavid
4854827098
Add Insert emptyTable and Truncate to blocks ( #16 )
...
* Update ReadOnlyTrait.php
* Added truncate, insert
* Added Truncate and insert
* Update README.md
2017-03-29 10:15:48 -07:00
3e39985b40
Throw ReadOnlyException on writable eloquent model methods. ( #14 )
...
Travis CI Testing on PHP 7.1
2017-03-27 13:14:50 -07:00
e0dffadac0
License ( #13 )
2017-03-23 09:34:11 -07:00
5664a0f191
Grammar and composer instructions ( #11 )
2017-02-08 12:51:15 -08:00
0c770109cb
Hotfix on performUpdate. Silent fail from kahlan.
2016-12-09 07:19:04 -08:00
663c2b70a0
L5.3 methods ( #10 )
2016-12-09 06:37:13 -08:00
Corey McMahon
6311144581
Add namespace autoload to composer.json ( #4 )
...
* Add namespace autoload to composer.json
* Fix broken namespace declaration in composer.json
2016-12-06 16:51:43 -08:00
b886cc7600
Merge pull request #6 from michaelachrisco/readme-update
...
Readme Update with Laravel 5.3 methods
2016-12-06 11:22:09 -08:00
Michael Chrisco
54bbf54ffa
Readme Update with Laravel 5.3 methods
2016-12-06 11:16:18 -08:00
Michael Chrisco
1c6b5e2cc5
Add PHPDocs and create/forceCreate methods
2016-10-06 13:22:17 -07:00
90f53b52a3
Merge pull request #1 from michaelachrisco/dep
...
Move DB model to development
2016-03-28 12:23:14 -07:00
Michael Chrisco
d2a7bf88f7
Move DB dependencies to development
2016-03-28 12:13:25 -07:00
Michael Chrisco
40dbb9ef0b
Change vendor name. Michael already taken.
2016-03-28 11:40:08 -07:00
Michael Chrisco
77e0de5566
Fix Travis
2016-03-28 11:30:42 -07:00
Michael Chrisco
217f6b3ee9
init README
2016-03-28 11:28:09 -07:00
Michael Chrisco
ed1c6694c2
init
2016-03-28 11:15:08 -07:00