Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
programming:phplaravel [2022/09/15 15:30] – [php.laravel laravel] admin | programming:phplaravel [2022/09/19 16:57] (current) – [laravel.Development] admin | ||
---|---|---|---|
Line 9: | Line 9: | ||
$methods = (new ReflectionClass(' | $methods = (new ReflectionClass(' | ||
- | $u=User::->find(5); | + | $u=User:: |
show $u # show source | show $u # show source | ||
Line 174: | Line 174: | ||
==== laravel.Development ==== | ==== laravel.Development ==== | ||
* Laravel' | * Laravel' | ||
+ | * laravel queues https:// | ||
* laracast - namespace https:// | * laracast - namespace https:// | ||
* laravel auth guard https:// | * laravel auth guard https:// |