create folder trait
Trait nameoftrait{
}
class MyClass {
use MyTrait;
// Class methods and properties
}
multiple inheritance
use controller -> single inheritance
traits multiple inheritance
reusable of code
duplication of code removes
copy the htacess from public to root copy the server.php from public to root but rename to index.php htacess <IfModule mod_rewrite.c>...
No comments:
Post a Comment