This website requires JavaScript.
Explore
Help
Sign In
michael
/
ReadOnlyTraitLaravel
Watch
1
Star
0
Fork
You've already forked ReadOnlyTraitLaravel
0
mirror of
https://github.com/michaelachrisco/ReadOnlyTraitLaravel.git
synced
2024-11-01 05:43:22 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
73a1308ac6
ReadOnlyTraitLaravel
/
src
/
ReadOnlyException.php
7 lines
97 B
PHP
Raw
Normal View
History
Unescape
Escape
Throw ReadOnlyException on writable eloquent model methods. (#14) Travis CI Testing on PHP 7.1
2017-03-27 13:14:50 -07:00
<
?
php
namespace
MichaelAChrisco\ReadOnly
;
Add PHP-CS-Fixer to linting process and Travis.
2017-03-31 11:28:20 -07:00
class
ReadOnlyException
extends
\RuntimeException
{
}
Reference in a new issue
Copy permalink