Current Path : /home/lentoinv/props/vendor/laravel/framework/src/Illuminate/Database/ |
Current File : /home/lentoinv/props/vendor/laravel/framework/src/Illuminate/Database/RecordsNotFoundException.php |
<?php namespace Illuminate\Database; use RuntimeException; class RecordsNotFoundException extends RuntimeException { // }