Skip to content
Snippets Groups Projects
Commit 1e30920c authored by PERCIN Cahit's avatar PERCIN Cahit
Browse files

exemple de modele eloquent

parent 92009532
Branches
No related tags found
No related merge requests found
<?php
class Character
{
}
\ No newline at end of file
<?php
class Company
{
}
\ No newline at end of file
<?php
class Game
{
}
\ No newline at end of file
<?php
class Genre
{
}
\ No newline at end of file
<?php
class Platform
{
}
\ No newline at end of file
<?php
class Theme
{
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment