Overview

Namespaces

  • App
    • Http
      • Controllers
        • Auth
      • Middleware
  • PHP

Classes

  • Ad
  • AdClick
  • AdLocation
  • Comment
  • Driver
  • Emergency
  • Newspaper
  • Route
  • Tablet
  • Taxi
  • Taxibase
  • User
  • Overview
  • Namespace
  • Class
  • Tree

Class AdClick

Illuminate\Database\Eloquent\Model
Extended by App\AdClick
Namespace: App
Located at app/AdClick.php
Methods summary
public
# ad( )
Properties summary
protected string $table
# 'ad_click'
protected array $fillable
# [ 'ad_id', 'clicks' ]
APIv1 API documentation generated by ApiGen